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