Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Mar 12, 2024
1 parent 394d2e7 commit 2243653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

dependencies {
compileOnly("com.github.GTNewHorizons:inventory-tweaks:1.6.2:api")
implementation('com.github.GTNewHorizons:NotEnoughItems:2.5.23-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.5.24-GTNH:dev')
}
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.15'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.17'
}


0 comments on commit 2243653

Please sign in to comment.