Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Feb 23, 2025
1 parent 9fe2671 commit d06a90c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.21:api") {
compileOnly("com.github.GTNewHorizons:ForestryMC:4.9.22:api") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:OpenComputers:1.10.28-GTNH:api") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.53-GTNH:dev") {
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.54-GTNH:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:CodeChickenLib:1.3.0:dev") {
Expand Down

0 comments on commit d06a90c

Please sign in to comment.