We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc81f55 commit a5e30f5Copy full SHA for a5e30f5
build.gradle.kts
@@ -9,7 +9,7 @@ val kotlinVersion = "2.1.20"
9
val ktfmtVersion = "0.44"
10
11
plugins {
12
- kotlin("jvm") version "2.1.10"
+ kotlin("jvm") version "2.1.20"
13
id("com.github.ben-manes.versions") version "0.52.0"
14
id("com.diffplug.spotless") version "7.0.2"
15
id("com.vanniktech.maven.publish") version "0.31.0"
0 commit comments