Skip to content

Commit

Permalink
LF API 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael authored Mar 15, 2024
1 parent 1820f74 commit b9af003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viafabric-mc112/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
minecraft("com.mojang:minecraft:1.12.2")
mappings("net.legacyfabric:yarn:1.12.2+build.541:v2")

modImplementation("net.legacyfabric.legacy-fabric-api:legacy-fabric-api:1.9.2+1.12.2")
modImplementation("net.legacyfabric.legacy-fabric-api:legacy-fabric-api:1.9.3+1.12.2")

// fix newer java
@Suppress("GradlePackageUpdate", "RedundantSuppression")
Expand Down

0 comments on commit b9af003

Please sign in to comment.