We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9360ca4 commit 6d4eb9dCopy full SHA for 6d4eb9d
build.gradle.kts
@@ -5,7 +5,7 @@ import java.time.Duration
5
6
plugins {
7
id("java")
8
- id("org.jetbrains.kotlin.jvm") version "2.2.10"
+ id("org.jetbrains.kotlin.jvm") version "2.2.20"
9
id("org.jlleitschuh.gradle.ktlint") version "13.1.0"
10
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
11
}
0 commit comments