Skip to content

Commit

Permalink
Merge branch '1.12.x' into 1.13.x
Browse files Browse the repository at this point in the history
Closes gh-5294
  • Loading branch information
jonatan-ivanov committed Jul 9, 2024
2 parents 3fab3a1 + a7bdc55 commit 9da3e77
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
Expand Up @@ -229,6 +229,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" }
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
kotlin17 = { id = "org.jetbrains.kotlin.jvm", version = "1.7.22" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }

0 comments on commit 9da3e77

Please sign in to comment.