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

Commit

Permalink
Update dependencies.gradle
Browse files Browse the repository at this point in the history
Former-commit-id: 4636ceb4843135f2e3fa20abcf174d3afdf29c9d
  • Loading branch information
Dream-Master authored Jul 14, 2023
1 parent 32ee961 commit 94a94dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ dependencies {
api("com.github.GTNewHorizons:Avaritia:1.45:dev")
implementation("com.github.GTNewHorizons:TinkersConstruct:1.9.38-GTNH:dev")

compileOnly("com.github.GTNewHorizons:TGregworks:1.7.10-GTNH-1.0.24-pre:dev") {transitive = false}
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 94a94dc

Please sign in to comment.