mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-23 00:31:20 +01:00
Updated to Java 17
This commit is contained in:
parent
8fee321f44
commit
732ee284f8
@ -99,7 +99,7 @@ jar {
|
||||
group = 'com.willfp'
|
||||
archivesBaseName = project.name
|
||||
version = findProperty("version")
|
||||
java.sourceCompatibility = JavaVersion.VERSION_16
|
||||
java.sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user