mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-27 23:10:16 +01:00
Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime
This commit is contained in:
parent
f8ba85ffbf
commit
d07389962b
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ repositories {
|
|||
dependencies {
|
||||
paramMappings("net.fabricmc:yarn:1.19.3+build.1:mergedv2")
|
||||
remapper("net.fabricmc:tiny-remapper:0.8.6:fat")
|
||||
decompiler("net.minecraftforge:forgeflower:2.0.605.1")
|
||||
decompiler("net.minecraftforge:forgeflower:2.0.627.2")
|
||||
spigotDecompiler("io.papermc:patched-spigot-fernflower:0.1+build.6")
|
||||
paperclip("io.papermc:paperclip:3.0.2")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue