We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5b064 commit 51b34daCopy full SHA for 51b34da
build.gradle.kts
@@ -19,7 +19,7 @@
19
*/
20
21
plugins {
22
- kotlin("jvm") version "2.0.10"
+ kotlin("jvm") version "2.1.0"
23
id("com.gradle.plugin-publish") version "1.2.1"
24
}
25
0 commit comments