Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 31, 2024
1 parent 2331e33 commit 2835b7a
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.10.0:api") {
compileOnly("com.github.GTNewHorizons:ForestryMC:4.10.1:api") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:OpenComputers:1.11.1-GTNH:api") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.4-GTNH:dev") {
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.8-GTNH:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:CodeChickenLib:1.3.0:dev") {
Expand Down

0 comments on commit 2835b7a

Please sign in to comment.