Update build.gradle.kts

This commit is contained in:
Etil
2022-01-12 11:41:20 +01:00
committed by GitHub
parent 5e969ea118
commit 08b28d3e80

View File

@@ -15,9 +15,9 @@ repositories {
}
dependencies {
remapper("org.quiltmc.tiny-remapper:0.7.1:fat")
decompiler("org.quiltmc.quiltflower:1.7.0")
paperclip("io.papermc.paperclip:3.0.2")
remapper("org.quiltmc:tiny-remapper:0.7.1:fat")
decompiler("org.quiltmc:quiltflower:1.7.0")
paperclip("io.papermc:paperclip:3.0.2")
}
subprojects {