Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.9.24
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.7.22 to 1.9.24.

---
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 May 13, 2024
1 parent bf6d2fe commit bf176f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,6 @@ plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", ver
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"

[plugins]
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
kotlin17 = { id = "org.jetbrains.kotlin.jvm", version = "1.7.22" }
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
kotlin17 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }

0 comments on commit bf176f5

Please sign in to comment.