Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 25, 2024
1 parent c614465 commit 6db69bf
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 @@ -2,6 +2,6 @@

dependencies {
api("com.github.GTNewHorizons:waila:1.8.1:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.6.26-GTNH:dev")
compileOnly("com.github.GTNewHorizons:Mobs-Info:0.4.2-GTNH:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.6.44-GTNH:dev")
compileOnly("com.github.GTNewHorizons:Mobs-Info:0.4.6-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.26'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.27'
}


0 comments on commit 6db69bf

Please sign in to comment.