Skip to content
This repository was archived by the owner on May 26, 2024. It is now read-only.

Commit 7fb1553

Browse files
committed
update
1 parent 6aa3c0b commit 7fb1553

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,5 +1,5 @@
11
dependencies {
2-
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.121:dev')
2+
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.132:dev')
33
api("com.github.GTNewHorizons:bartworks:0.9.17:dev")
44

55
implementation('curse.maven:cofh-core-69162:2388751')
@@ -14,5 +14,5 @@ dependencies {
1414
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') {transitive=false}
1515
compileOnly('com.github.GTNewHorizons:Chisel:2.14.1-GTNH:dev') {transitive=false}
1616

17-
runtimeOnly('com.github.GTNewHorizons:ForestryMC:4.8.7:dev') {transitive=false}
17+
runtimeOnly('com.github.GTNewHorizons:ForestryMC:4.8.8:dev') {transitive=false}
1818
}

0 commit comments

Comments
 (0)