Update forgified-fabric-loom to 0.5.11

This commit is contained in:
shedaniel
2020-12-27 13:05:47 +08:00
parent a4826bca44
commit 8d4777a46a

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.10"
runtime "me.shedaniel:forgified-fabric-loom:0.5.10"
implementation "me.shedaniel:forgified-fabric-loom:0.5.11"
runtime "me.shedaniel:forgified-fabric-loom:0.5.11"
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"