Skip to content

Commit

Permalink
Bump kotlin.version from 1.7.21 to 1.9.25
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.7.21 to 1.9.25.

Updates `org.jetbrains.kotlin:kotlin-bom` from 1.7.21 to 1.9.25
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.25/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.21...v1.9.25)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.7.21 to 1.9.25

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent d3c8149 commit 665a0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<junit5.version>5.10.2</junit5.version>
<hamcrest-library.version>2.2</hamcrest-library.version>
<hdr-histogram.version>2.2.2</hdr-histogram.version>
<kotlin.version>1.7.21</kotlin.version>
<kotlin.version>1.9.25</kotlin.version>
<kotlinx-coroutines.version>1.5.2</kotlinx-coroutines.version>
<latencyutils.version>2.0.3</latencyutils.version>
<log4j2-version>2.17.2</log4j2-version>
Expand Down

0 comments on commit 665a0ca

Please sign in to comment.