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 c18009b commit 61cf634Copy full SHA for 61cf634
1 file changed
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "net.thenextlvl.services"
8
-version = "2.2.1"
+version = "2.2.2"
9
10
java {
11
toolchain.languageVersion = JavaLanguageVersion.of(21)
0 commit comments