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 41bcbdb commit e209d29Copy full SHA for e209d29
build.gradle.kts
@@ -6,7 +6,7 @@ import java.time.Duration
6
plugins {
7
id("java")
8
id("org.jetbrains.kotlin.jvm") version "2.1.10"
9
- id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
+ id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
10
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
11
}
12
0 commit comments