Skip to content

Commit

Permalink
[ci skip] bump gradle wrapper and fabric versions
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Dec 12, 2024
1 parent 94a7292 commit 35ee8ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ bukkit="1.21.4-R0.1-SNAPSHOT"
minecraft="1.21.4"

# https://fabricmc.net/develop/
fabricApi="0.110.5+1.21.4"
fabricApi="0.111.0+1.21.4"
fabricLoader="0.16.9"
fabricLoom="1.8-SNAPSHOT"
fabricLoom="1.9-SNAPSHOT"

#forge="1.20.2-48.0.6"
#forgeGradle="[6.0,6.2)"
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.10-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 35ee8ce

Please sign in to comment.