mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-18 14:11:40 +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 {
|
||||
target 8
|
||||
minimumToolchain 16
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user