We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c102a75 commit 5ccb63dCopy full SHA for 5ccb63d
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ import org.gradle.jvm.tasks.Jar
3
plugins { `java` }
4
5
group = "com.modnmetl"
6
-version = "1.1.1"
+version = "1.1.2"
7
8
java {
9
toolchain.languageVersion.set(JavaLanguageVersion.of(21))
0 commit comments