File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ architectury_loom = "1.6.397"
1818jetbrains_annotations = " 24.1.0"
1919
2020managedversioning = " 1.2.19"
21- registrationutils = " 1.20.2 -0.2.1 "
21+ registrationutils = " 1.20.6 -0.1.0 "
2222enhancedgroovy = " 0.2.0"
2323
2424groovybundler = " 2.1.4"
Original file line number Diff line number Diff line change @@ -61,12 +61,12 @@ afterEvaluate {
6161 configurations. extensionCompileClasspath. extendsFrom configurations. minecraftNamedCompile
6262
6363 dependencies {
64- compileOnly reg. common ()
64+ compileOnly reg. joined ()
6565 localRuntime reg. joined()
66- testCompileOnly reg. common ()
66+ testCompileOnly reg. joined ()
6767 testRuntimeOnly reg. joined()
68- transformCompileOnly reg. common ()
69- extensionCompileOnly reg. common ()
68+ transformCompileOnly reg. joined ()
69+ extensionCompileOnly reg. joined ()
7070 }
7171}
7272
You can’t perform that action at this time.
0 commit comments