This commit is contained in:
parent
e30fbcef84
commit
83fdb62a24
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ subprojects {
|
||||||
apply plugin: 'maven-publish'
|
apply plugin: 'maven-publish'
|
||||||
|
|
||||||
group "lol.pyr"
|
group "lol.pyr"
|
||||||
version "2.0.0-netherite-SNAPSHOT"
|
version "2.0.0-netherite"
|
||||||
|
|
||||||
java {
|
java {
|
||||||
toolchain.languageVersion.set(JavaLanguageVersion.of(17))
|
toolchain.languageVersion.set(JavaLanguageVersion.of(17))
|
||||||
|
|
Loading…
Reference in a new issue