We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1e05b commit 59dda7dCopy full SHA for 59dda7d
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "org.fugerit.java"
11
-version = "0.1.9"
+version = "1.0.0-SNAPSHOT"
12
13
val freemarkerVersion = "2.3.34"
14
val graalSdkVersion = "24.1.1"
0 commit comments