mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-22 15:17:17 +01:00
Bump tiny-remapper
This commit is contained in:
parent
aeb3f376a2
commit
75c22d545f
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ repositories {
|
||||||
dependencies {
|
dependencies {
|
||||||
paramMappings("net.fabricmc:yarn:1.20.5+build.1:mergedv2")
|
paramMappings("net.fabricmc:yarn:1.20.5+build.1:mergedv2")
|
||||||
remapper("net.fabricmc:tiny-remapper:0.10.1:fat")
|
remapper("net.fabricmc:tiny-remapper:0.10.1:fat")
|
||||||
decompiler("org.vineflower:vineflower:1.10.1")
|
decompiler("org.vineflower:vineflower:1.10.2")
|
||||||
spigotDecompiler("io.papermc:patched-spigot-fernflower:0.1+build.13")
|
spigotDecompiler("io.papermc:patched-spigot-fernflower:0.1+build.13")
|
||||||
paperclip("io.papermc:paperclip:3.0.3")
|
paperclip("io.papermc:paperclip:3.0.3")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue