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 b264eca commit e467a55Copy full SHA for e467a55
build.gradle
@@ -1,4 +1,4 @@
1
-//version: 1696952014
+//version: 1697697256
2
/*
3
DO NOT CHANGE THIS FILE!
4
Also, you may replace this file at any time if there is an update available.
@@ -798,7 +798,7 @@ dependencies {
798
java17Dependencies("com.github.GTNewHorizons:lwjgl3ify:${lwjgl3ifyVersion}")
799
}
800
if (modId != 'hodgepodge') {
801
- java17Dependencies('com.github.GTNewHorizons:Hodgepodge:2.3.7')
+ java17Dependencies('com.github.GTNewHorizons:Hodgepodge:2.3.17')
802
803
804
java17PatchDependencies("com.github.GTNewHorizons:lwjgl3ify:${lwjgl3ifyVersion}:forgePatches") {transitive = false}
0 commit comments