Skip to content

Commit 30a393b

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.9.21
1 parent 76ef704 commit 30a393b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id "java-gradle-plugin"
33
id "groovy"
4-
id "org.jetbrains.kotlin.jvm" version "1.9.10" // should match Kotlin version bundled with Gradle
4+
id "org.jetbrains.kotlin.jvm" version "1.9.21" // should match Kotlin version bundled with Gradle
55
id "truststorebuilder-versioning"
66
id "truststorebuilder-docs"
77
id "truststorebuilder-publish"

0 commit comments

Comments
 (0)