Skip to content

Commit b607c66

Browse files
committed
update bs
1 parent a926d3d commit b607c66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//version: 1704650211
1+
//version: 1704751096
22
/*
33
DO NOT CHANGE THIS FILE!
44
Also, you may replace this file at any time if there is an update available.
@@ -786,7 +786,7 @@ dependencies {
786786
java17Dependencies("com.github.GTNewHorizons:lwjgl3ify:${lwjgl3ifyVersion}")
787787
}
788788
if (modId != 'hodgepodge') {
789-
java17Dependencies('com.github.GTNewHorizons:Hodgepodge:2.3.35')
789+
java17Dependencies('com.github.GTNewHorizons:Hodgepodge:2.4.4')
790790
}
791791

792792
java17PatchDependencies("com.github.GTNewHorizons:lwjgl3ify:${lwjgl3ifyVersion}:forgePatches") {transitive = false}

0 commit comments

Comments
 (0)