Skip to content

Commit 5d53615

Browse files
committed
Restrict Loom to 1.10.
1 parent 065cadb commit 5d53615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fabricApiVersion=0.83.1+1.20.1
1212
polymerVersion=0.5.2+1.20.1
1313

1414
# Plugins
15-
systemProp.loomVersion=1.+
15+
systemProp.loomVersion=1.10.+
1616
systemProp.spotlessVersion=6.+
1717
systemProp.minotaurVersion=2.+
1818
systemProp.quiltflowerVersion=1.+

0 commit comments

Comments
 (0)