Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 4, 2024
1 parent a1ff81e commit a882ea3
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 @@ -9,8 +9,8 @@ dependencies {
compileOnly("com.github.GTNewHorizons:ForgeMultipart:1.5.0:dev") {
transitive = false
}
devOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.6.35-GTNH:dev")
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.12.9-GTNH:dev") {
devOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.6.40-GTNH:dev")
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.12.10-GTNH:dev") {
transitive = false
}
compileOnly("curse.maven:minefactory-reloaded-66672:2366150") {
Expand Down

0 comments on commit a882ea3

Please sign in to comment.