Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.…
Browse files Browse the repository at this point in the history
…22 to 1.9.23
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 7e281a1 commit ca296f1
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 @@ -10,7 +10,7 @@ java-toolchain = "8"
java-toolchainTest = "11"
# Same applies as for Java version,
# but in this case we can use the latest Kotlin Gradle Plugin to produce old-compatible bytecode.
kotlin-build = "1.9.22"
kotlin-build = "1.9.23"
kotlin-target = { strictly = "1.4.32" }
kotlin-language = "1.4"

Expand Down

0 comments on commit ca296f1

Please sign in to comment.