Skip to content

Commit aace078

Browse files
committed
Update dependencies
1 parent 5a318b5 commit aace078

6 files changed

Lines changed: 7 additions & 8 deletions

File tree

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'fabric-loom' version '1.7-SNAPSHOT'
2+
id 'fabric-loom' version '1.9-SNAPSHOT'
33
}
44

55
base {

fabric/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'fabric-loom' version '1.7-SNAPSHOT'
2+
id 'fabric-loom' version '1.9-SNAPSHOT'
33
id 'maven-publish'
44
}
55

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ minecraft_version=1.21
1313
# Fabric Properties
1414
# check these on https://fabricmc.net/develop
1515
# https://ldtteam.jfrog.io/ui/native/parchmentmc-public/org/parchmentmc/data/
16-
fabric_api_version=0.101.2+1.21
17-
parchment_mappings=parchment-1.21:2024.07.28@zip
18-
fabric_loader_version=0.15.11
16+
fabric_api_version=0.102.0+1.21
17+
parchment_mappings=parchment-1.21:2024.11.10@zip
18+
fabric_loader_version=0.16.10
1919

2020
devauth_version=1.2.1
2121

gradle/wrapper/gradle-wrapper.jar

79 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.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

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

0 commit comments

Comments
 (0)