Commit 203e5fe 1 parent bbd2498 commit 203e5fe Copy full SHA for 203e5fe
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
// Add your dependencies here
2
2
3
3
dependencies {
4
- api(" com.github.GTNewHorizons:GT5-Unofficial:5.09.51.150 :dev" )
4
+ api(" com.github.GTNewHorizons:GT5-Unofficial:5.09.51.153 :dev" )
5
5
api(" com.github.GTNewHorizons:Yamcl:0.7.0:dev" )
6
6
api(" com.github.GTNewHorizons:Baubles:1.0.4:dev" )
7
7
@@ -23,7 +23,7 @@ dependencies {
23
23
compileOnly(" TGregworks:TGregworks:1.7.10-GTNH-1.0.26:deobf" ) { transitive = false }
24
24
compileOnly(" com.github.GTNewHorizons:amunra:0.8.1:dev" ) { transitive = false }
25
25
compileOnly(" com.github.GTNewHorizons:Galacticraft:3.3.4-GTNH:dev" ) { transitive = false }
26
- compileOnly(" com.github.GTNewHorizons:ForestryMC:4.10.2 :dev" ) { transitive = false }
26
+ compileOnly(" com.github.GTNewHorizons:ForestryMC:4.10.3 :dev" ) { transitive = false }
27
27
compileOnly(" com.github.GTNewHorizons:MatterManipulator:0.0.22-GTNH:dev" ) { transitive = false }
28
28
compileOnlyApi(" com.github.GTNewHorizons:Mobs-Info:0.5.1-GTNH:dev" )
29
29
// compileOnly("com.github.Roadhog360:Et-Futurum-Requiem:2.6.2:dev") { transitive = false }
You can’t perform that action at this time.
0 commit comments