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 d307f4c commit 9a25682Copy full SHA for 9a25682
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "de.donnerbart"
9
-version = "0.1.17"
+version = "0.1.18"
10
11
application {
12
mainClass = "de.donnerbart.split.TestSplitMain"
0 commit comments