Skip to content

Commit fa0fb3c

Browse files
committed
specify exact arch loom version
1 parent 6c8c4f0 commit fa0fb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ object Versions {
3434
const val yarn = "$minecraft+build.1"
3535
const val fabricLoader = "0.14.2"
3636

37-
const val architecuryLoom = "0.12.0-SNAPSHOT"
37+
const val architecuryLoom = "0.12.0.290"
3838
const val architecturyPlugin = "3.4-SNAPSHOT"
3939

4040
const val loomQuiltflower = "1.7.1"

0 commit comments

Comments
 (0)