Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2022
1 parent 4e887bd commit 4db0de7
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.5.31" // should match Kotlin version bundled with Gradle
id "org.jetbrains.kotlin.jvm" version "1.6.10" // should match Kotlin version bundled with Gradle
id "truststorebuilder-versioning"
id "truststorebuilder-docs"
id "truststorebuilder-publish"
Expand Down

0 comments on commit 4db0de7

Please sign in to comment.