We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca59b8e commit 1122f3dCopy full SHA for 1122f3d
1 file changed
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
group = "gg.generations"
14
-version = "2.14.3"
+version = "2.15.0"
15
16
java.toolchain.languageVersion.set(JavaLanguageVersion.of(21))
17
0 commit comments