Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Bump dep
Browse files Browse the repository at this point in the history
Former-commit-id: aa9045613eac799410d96e9521691276d314f146
  • Loading branch information
Connor Colenso authored and Connor Colenso committed Sep 4, 2023
1 parent 980899c commit 5b6a0e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.43.168:dev')
api("com.github.GTNewHorizons:TecTech:5.2.35:dev")
api("com.github.GTNewHorizons:TecTech:5.2.41:dev")
api("com.github.GTNewHorizons:GalacticGregGT5:1.0.9:dev") {
exclude group:"com.github.GTNewHorizons", module:"bartworks"
}
Expand All @@ -11,4 +11,5 @@ dependencies {

compileOnly("com.github.GTNewHorizons:TinkersGregworks:GTNH-1.0.24-pre:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:OpenComputers:1.9.12-GTNH:api") {transitive = false}

}

0 comments on commit 5b6a0e6

Please sign in to comment.