Skip to content

Commit

Permalink
Update Server Translation API
Browse files Browse the repository at this point in the history
Fixed maven for server translation api
  • Loading branch information
QPCrummer authored Mar 15, 2023
1 parent 36321c6 commit 6117abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
modImplementation("net.fabricmc.fabric-api:fabric-api:${project.fabric_version}")
modImplementation("maven.modrinth:lazydfu:0.1.3")
modImplementation include("eu.pb4:polymer-core:0.4.0-pre.3+1.19.4-rc2")
modImplementation include("fr.catcore:server-translations-api:1.4.19+1.19.3")
modImplementation include("xyz.nucleoid:server-translations-api:2.0.0-beta.2+1.19.4-pre2")
}

loom {
Expand Down

0 comments on commit 6117abb

Please sign in to comment.