Skip to content

Commit

Permalink
build(deps-dev): Bump kotlin from 2.1.0 to 2.1.10
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.1.0 to 2.1.10.

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent d573c5e commit 77a0409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-ogm-spring-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<java-module-name>org.neo4j.ogm.springframework.data</java-module-name>
<javax-jaxb.version>2.3.1</javax-jaxb.version>
<kotlin>2.1.0</kotlin>
<kotlin>2.1.10</kotlin>
<neo4j.version>5.26.1</neo4j.version>
<ogm.properties>ogm-bolt.properties</ogm.properties>
<project.root>${basedir}/..</project.root>
Expand Down

0 comments on commit 77a0409

Please sign in to comment.