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

Commit 9f516f6

Browse files
committed
update
1 parent fc10a94 commit 9f516f6

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.114:dev')
2+
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.116:dev')
33
api("com.github.GTNewHorizons:bartworks:0.9.17:dev")
44

55
implementation('curse.maven:cofh-core-69162:2388751')
@@ -8,7 +8,7 @@ dependencies {
88

99
compileOnly('com.github.GTNewHorizons:Baubles:1.0.4:dev') {transitive=false}
1010
compileOnly('com.github.GTNewHorizons:EnderCore:0.4.6:dev') {transitive=false}
11-
compileOnly('com.github.GTNewHorizons:SC2:2.1.0:dev') {transitive=false}
11+
compileOnly('com.github.GTNewHorizons:SC2:2.1.1:dev') {transitive=false}
1212
compileOnly('com.github.GTNewHorizons:Binnie:2.3.3:dev') {transitive = false}
1313
compileOnly('curse.maven:PlayerAPI-228969:2248928') {transitive=false}
1414
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') {transitive=false}

0 commit comments

Comments
 (0)