We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8702be7 commit c2859aaCopy full SHA for c2859aa
src/main/kotlin/gg/essential/defaults/loom.gradle.kts
@@ -37,6 +37,7 @@ val revisions = mutableListOf<Revision>()
37
// one until they opt-in to the new one.
38
revisions.add(Revision(
39
yarn = mapOf(
40
+ 12104 to "1.21.4+build.1:v2",
41
12103 to "1.21.3+build.2:v2",
42
12102 to "1.21.2+build.1:v2",
43
12101 to "1.21.1+build.3:v2",
0 commit comments