Skip to content

Commit 6f90d4b

Browse files
chore(deps): Update gradle and github actions
1 parent a59cea6 commit 6f90d4b

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import ca.stellardrift.build.configurate.transformations.ConfigurateTransformati
33

44
plugins {
55
id 'net.ltgt.errorprone' version '3.1.0'
6-
id 'fabric-loom' version '1.6.6'
6+
id 'fabric-loom' version '1.7.3'
77
id 'ca.stellardrift.opinionated' version '6.1.0'
88
id 'ca.stellardrift.configurate-transformations' version '6.1.0'
99
id 'net.kyori.indra.publishing.sonatype' version '3.1.3'

gradle/wrapper/gradle-wrapper.jar

130 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)