Skip to content

Commit f9a383b

Browse files
committed
Fix Chenille requiring a newer Version of Quilt-Loom
1 parent 8025680 commit f9a383b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
automatone = "0.11.0"
33
blabber = "1.5.1-mc1.20.1"
44
cca = "5.2.2"
5-
chenille = "0.12.0"
5+
chenille = "0.15.0"
66
chime = "cec3bcbaed508eb5f564deac8c33923dcccfdf7e"
77
cloth = "11.1.118"
88
fiberToCloth = "v3-SNAPSHOT"
99
fiber = "0.23.0-2"
1010
fpa = "0.2-SNAPSHOT"
1111
impersonate = "2.10.2"
1212
locki = "0.11.1"
13-
loom = "1.6.+"
13+
loom = "1.8.+"
1414
modmenu = "7.2.2"
1515
pal = "1.8.0"
1616
rea = "2.4.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)