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

Commit e6ad1db

Browse files
committed
update
1 parent 95b52ba commit e6ad1db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
2-
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.146:dev')
3-
api("com.github.GTNewHorizons:bartworks:0.9.17:dev")
2+
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.151:dev')
3+
api("com.github.GTNewHorizons:bartworks:0.9.19:dev")
44

55
implementation('curse.maven:cofh-core-69162:2388751')
66
// https://www.curseforge.com/minecraft/mc-mods/advancedsolarpanels
@@ -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.8:dev') {transitive=false}
17+
runtimeOnly('com.github.GTNewHorizons:ForestryMC:4.8.9:dev') {transitive=false}
1818
}

0 commit comments

Comments
 (0)