Update forgified-fabric-loom to 0.5.9

This commit is contained in:
shedaniel
2020-12-26 23:08:57 +08:00
parent ae07167925
commit 677cf02369

View File

@@ -28,8 +28,8 @@ dependencies {
implementation gradleApi()
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72"
implementation "org.jetbrains.kotlin:kotlin-reflect:1.3.72"
implementation "me.shedaniel:forgified-fabric-loom:0.5.6"
runtime "me.shedaniel:forgified-fabric-loom:0.5.6"
implementation "me.shedaniel:forgified-fabric-loom:0.5.9"
runtime "me.shedaniel:forgified-fabric-loom:0.5.9"
implementation "net.fabricmc:tiny-remapper:0.3.0.70"
implementation "net.fabricmc:tiny-mappings-parser:0.2.2.14"
implementation "org.ow2.asm:asm:8.0"