Skip to content

Commit

Permalink
Update Kotlin from 2.0.20 to 2.0.21 (patch) (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent c853c55 commit 3621a4f
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.20"
kotlin-build = "2.0.21"
kotlin-target = { strictly = "1.4.32" }
kotlin-language = "1.4"

Expand Down

0 comments on commit 3621a4f

Please sign in to comment.