Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent db83eec commit d5b141b
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 = "2.1.0"
kotlin-build = "2.1.10"
kotlin-target = { strictly = "1.4.32" }
kotlin-language = "1.4"

Expand Down

0 comments on commit d5b141b

Please sign in to comment.