Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.…
Browse files Browse the repository at this point in the history
…0 to 2.0.10
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 46c162f commit c2c8172
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.0.0"
kotlin-build = "2.0.10"
kotlin-target = { strictly = "1.4.32" }
kotlin-language = "1.4"

Expand Down

0 comments on commit c2c8172

Please sign in to comment.