Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 76ef704 commit 1356f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "java-gradle-plugin"
id "groovy"
id "org.jetbrains.kotlin.jvm" version "1.9.10" // should match Kotlin version bundled with Gradle
id "org.jetbrains.kotlin.jvm" version "1.9.20" // should match Kotlin version bundled with Gradle
id "truststorebuilder-versioning"
id "truststorebuilder-docs"
id "truststorebuilder-publish"
Expand Down

0 comments on commit 1356f71

Please sign in to comment.