Skip to content

Commit ca36a5b

Browse files
committed
update
1 parent 7f1d20a commit ca36a5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
dependencies {
44

5-
api('com.github.GTNewHorizons:ThaumicBoots:1.4.13:dev'){transitive=false}
5+
api('com.github.GTNewHorizons:ThaumicBoots:1.4.14:dev'){transitive=false}
66

77
implementation('com.github.GTNewHorizons:Baubles-Expanded:2.1.13-GTNH:dev')
88
implementation('com.github.GTNewHorizons:ThaumicBases:1.8.13:dev') {transitive=false}
@@ -26,6 +26,6 @@ dependencies {
2626
compileOnly(deobfCurse('enviromine-230236:2269710'))
2727

2828
runtimeOnly('com.github.GTNewHorizons:CodeChickenCore:1.4.7:dev')
29-
runtimeOnly('com.github.GTNewHorizons:Railcraft:9.16.32:dev') {transitive=false}
29+
runtimeOnly('com.github.GTNewHorizons:Railcraft:9.16.33:dev') {transitive=false}
3030

3131
}

0 commit comments

Comments
 (0)