mirror of
https://github.com/ViaVersion/Mappings.git
synced 2025-01-05 19:08:53 +01:00
Target Java 21
This commit is contained in:
parent
d959c8ec3c
commit
1e466821e9
@ -22,9 +22,9 @@ dependencies {
|
||||
}
|
||||
|
||||
group = "com.viaversion"
|
||||
version = "3.3.3"
|
||||
version = "3.4.0"
|
||||
description = "MappingsGenerator"
|
||||
java.sourceCompatibility = JavaVersion.VERSION_17
|
||||
java.sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
tasks {
|
||||
withType<JavaCompile> {
|
||||
|
Loading…
Reference in New Issue
Block a user