Skip to content

Commit

Permalink
Update Ferry for typical Internet bit rot.
Browse files Browse the repository at this point in the history
  • Loading branch information
gniftygnome committed Jul 22, 2024
1 parent 604e7bd commit c3a130c
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 @@ -6,7 +6,7 @@ plugins {
id 'fabric-loom' version '1.4.+'
}

apply from: 'https://raw.githubusercontent.com/TerraformersMC/GradleScripts/2.6/ferry.gradle'
apply from: 'https://raw.githubusercontent.com/TerraformersMC/GradleScripts/2.7/ferry.gradle'

dependencies {
minecraft "com.mojang:minecraft:${project.minecraft_version}"
Expand Down

0 comments on commit c3a130c

Please sign in to comment.