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 52f025d commit bad6cea
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 @@ -7,9 +7,9 @@ dependencies {

compile("com.google.code.findbugs:jsr305:3.0.2")

compileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-479-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-484-GTNH:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:EnderStorage:1.6.4:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.107:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.50.115:dev") {transitive = false }
compile("com.github.GTNewHorizons:ForestryMC:4.9.19:dev") {transitive = false }
compileOnly("com.github.GTNewHorizons:Railcraft:9.15.15:dev") {transitive = false }
compile("com.github.GTNewHorizons:NotEnoughItems:2.6.51-GTNH:dev") {transitive = false }
Expand Down

0 comments on commit bad6cea

Please sign in to comment.