We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99b6096 + 4ca1e15 commit 7fd34b1Copy full SHA for 7fd34b1
1 file changed
build.gradle.kts
@@ -19,7 +19,7 @@
19
*/
20
21
plugins {
22
- kotlin("jvm") version "2.0.0"
+ kotlin("jvm") version "2.0.10"
23
id("com.gradle.plugin-publish") version "1.2.1"
24
}
25
0 commit comments