Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.9.23
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.9.23.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.0...v1.9.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2024
1 parent 7345c85 commit 8d5b5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.8.0" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
test-retry = { id = "org.gradle.test-retry", version = "1.5.7" }
publish-plugin = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
Expand Down

0 comments on commit 8d5b5b7

Please sign in to comment.