Merge pull request #2 from allinkdev/ver/1.19

Update version from "1.18.2" to "1.19"
This commit is contained in:
Paldiu 2022-06-11 20:06:26 -05:00 committed by GitHub
commit c383b2c546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ repositories {
} }
dependencies { dependencies {
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT") compileOnly("io.papermc.paper:paper-api:1.19-R0.1-SNAPSHOT")
} }
def targetJavaVersion = 17 def targetJavaVersion = 17