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 e934d90 commit ecab0b9Copy full SHA for ecab0b9
1 file changed
dependencies.gradle
@@ -34,7 +34,7 @@
34
* For more details, see https://docs.gradle.org/8.0.1/userguide/java_library_plugin.html#sec:java_library_configurations_graph
35
*/
36
dependencies {
37
- implementation("com.github.GTNewHorizons:GTNHLib:0.6.37:dev")
+ implementation("com.github.GTNewHorizons:GTNHLib:0.6.38:dev")
38
devOnlyNonPublishable(rfg.deobf("curse.maven:the-erebus-220698:2305035"))
39
compileOnly(rfg.deobf("curse.maven:dimensional-doors-legacy-404239:4967772"))
40
compileOnly(rfg.deobf(project.files("libs/dimdoors-legacy.jar")))
0 commit comments