Java 21 support

This commit is contained in:
2023-11-05 14:08:29 -06:00
parent 5e8dbab98c
commit c454da9e1a
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ repositories {
}
dependencies {
remapper("net.fabricmc:tiny-remapper:0.8.9:fat")
remapper("net.fabricmc:tiny-remapper:0.8.11:fat")
decompiler("net.minecraftforge:forgeflower:2.0.629.1")
paperclip("io.papermc:paperclip:3.0.4-SNAPSHOT")
}