We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf852fe commit 38a2414Copy full SHA for 38a2414
buildSrc/src/main/kotlin/jaskl.gradle.kts
@@ -20,7 +20,7 @@ checkstyle {
20
}
21
22
group = "io.github.almighty-satan.jaskl"
23
-version = "1.6.1"
+version = "1.6.2"
24
25
repositories {
26
mavenCentral()
0 commit comments