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

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Former-commit-id: fe799fe60f276f89f94397c4c7787d4653c0916c
  • Loading branch information
Dream-Master committed Mar 3, 2024
1 parent 6e9fc19 commit c3195fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Add your dependencies here

dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.79:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.86:dev')
api("com.github.GTNewHorizons:TecTech:5.3.32:dev")
api("com.github.GTNewHorizons:GalacticGregGT5:1.1.0:dev") {
exclude group:"com.github.GTNewHorizons", module:"bartworks"
Expand All @@ -10,5 +10,5 @@ dependencies {
implementation("com.github.GTNewHorizons:TinkersConstruct:1.11.11-GTNH:dev")

compileOnly("TGregworks:TGregworks:1.7.10-GTNH-1.0.25:deobf") {transitive = false}
compileOnly("com.github.GTNewHorizons:OpenComputers:1.10.6-GTNH:api") {transitive = false}
compileOnly("com.github.GTNewHorizons:OpenComputers:1.10.7-GTNH:api") {transitive = false}
}
Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit c3195fa

Please sign in to comment.