Skip to content

Commit

Permalink
Update to Loom and Legacy-Looming 1.6 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed May 9, 2024
1 parent 9919c5a commit 1da9832
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ plugins {
id "eclipse"
id "idea"
id "maven-publish"
id "fabric-loom" version "1.5.4" apply false
id "legacy-looming" version "1.5.3" apply false
id "fabric-loom" version "1.6.2" apply false
id "legacy-looming" version "1.6.3" apply false
id "com.diffplug.spotless" version "6.20.0"
id "org.ajoberstar.grgit" version "3.1.1"
id "me.modmuss50.mod-publish-plugin" version "0.4.5"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 1da9832

Please sign in to comment.