mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-12-01 15:48:46 +01:00
build: Switch PRTree GAV to our deployment (#3360)
* build: Switch PRTree repository * build: Use our GAV
This commit is contained in:
@@ -73,7 +73,7 @@ allprojects {
|
||||
|
||||
plugins.withId("java") {
|
||||
the<JavaPluginExtension>().toolchain {
|
||||
languageVersion.set(JavaLanguageVersion.of(17))
|
||||
languageVersion.set(JavaLanguageVersion.of(16))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user