Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 1, 2024
1 parent 0b4a807 commit 9a02312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ dependencies {
api("com.github.GTNewHorizons:BrandonsCore:1.2.0-GTNH:dev")
api("curse.maven:cofh-lib-220333:2388748")

compileOnly("com.github.GTNewHorizons:ForestryMC:4.9.7:api") {
compileOnly("com.github.GTNewHorizons:ForestryMC:4.9.10:api") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:OpenComputers:1.10.21-GTNH:api") {
compileOnly("com.github.GTNewHorizons:OpenComputers:1.10.22-GTNH:api") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.26-GTNH:dev") {
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.33-GTNH:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:CodeChickenLib:1.3.0:dev") {
Expand Down

0 comments on commit 9a02312

Please sign in to comment.