Skip to content

Commit

Permalink
Update gradle and loom
Browse files Browse the repository at this point in the history
  • Loading branch information
telvarost committed Nov 10, 2024
1 parent cb9f198 commit dbdacaa
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
@@ -1,6 +1,6 @@
plugins {
id 'fabric-loom' version '1.7.4'
id 'babric-loom-extension' version '1.7.5'
id 'fabric-loom' version '1.8.12'
id 'babric-loom-extension' version '1.8.9'
id 'maven-publish'
id("com.modrinth.minotaur") version "2.+"
id "com.diffplug.spotless" version "6.2.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.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit dbdacaa

Please sign in to comment.