Update build.gradle.kts

This commit is contained in:
Telesphoreo 2023-09-23 14:11:44 -05:00
parent 0e06333848
commit 7d86fb8c0f

View File

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