Skip to content

Commit f334a40

Browse files
committed
update
1 parent 684cccc commit f334a40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Add your dependencies here
22

33
dependencies {
4-
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.146:dev")
4+
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.148:dev")
55
api("com.github.GTNewHorizons:Yamcl:0.7.0:dev")
66
api("com.github.GTNewHorizons:Baubles:1.0.4:dev")
77

@@ -29,7 +29,7 @@ dependencies {
2929
//compileOnly("com.github.Roadhog360:Et-Futurum-Requiem:2.6.2:dev") { transitive = false }
3030

3131
runtimeOnlyNonPublishable rfg.deobf("curse.maven:biomes-o-plenty-220318:2499612")
32-
runtimeOnlyNonPublishable("com.github.GTNewHorizons:WailaHarvestability:1.3.0-GTNH:dev")
32+
runtimeOnlyNonPublishable("com.github.GTNewHorizons:WailaHarvestability:1.3.1-GTNH:dev")
3333

3434
// Core unit testing platform
3535
testImplementation(platform('org.junit:junit-bom:5.9.2'))

0 commit comments

Comments
 (0)