mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-31 04:21:35 +01:00
Set Gradle toolchain to JDK 16 (#4168)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
This commit is contained in:
parent
b716c04d96
commit
e9169b890d
@ -165,6 +165,7 @@ subprojects {
|
|||||||
|
|
||||||
javaVersions {
|
javaVersions {
|
||||||
target 8
|
target 8
|
||||||
|
minimumToolchain 16
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user