Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 11, 2024
1 parent 4b7b5f5 commit 8d0bf94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.25-GTNH:dev")
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.12.6-GTNH:dev") {
devOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.6.35-GTNH:dev")
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.12.9-GTNH:dev") {
transitive = false
}
compileOnly("curse.maven:minefactory-reloaded-66672:2366150") {
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pluginManagement {
}

plugins {
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.26'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.27'
}


0 comments on commit 8d0bf94

Please sign in to comment.