diff --git a/build.gradle b/build.gradle index 70f8ed2..1fe0c23 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ dependencies { // PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs. // You may need to force-disable transitiveness on them. - modImplementation "com.github.MeteorDevelopment:meteor-client:master-SNAPSHOT" + modImplementation "com.github.MeteorDevelopment:meteor-client:master" } processResources {