We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56d5aa commit 2e07ba5Copy full SHA for 2e07ba5
1 file changed
build.gradle
@@ -16,7 +16,7 @@ tasks.withType(JavaCompile).configureEach {
16
}
17
18
def ENV = System.getenv()
19
-def baseVersion = '1.14'
+def baseVersion = '1.15'
20
21
group 'net.ornithemc'
22
base {
0 commit comments