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 6babcf7 commit a798363Copy full SHA for a798363
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "net.azisaba"
12
-version = "6.20.9+1.15.2"
+version = "6.20.10+1.15.2"
13
14
java {
15
toolchain.languageVersion.set(JavaLanguageVersion.of(11))
0 commit comments