Skip to content

Commit

Permalink
update bs+deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyfts committed Feb 6, 2024
1 parent 10a945c commit 9e42314
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,7 +2,7 @@

dependencies {

compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.5.4-GTNH:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.5.17-GTNH:dev")
compileOnly("com.github.GTNewHorizons:VisualProspecting:1.2.6:dev")
compileOnly("com.github.GTNewHorizons:EnderIO:2.6.4:dev")

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.8'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.9'
}


0 comments on commit 9e42314

Please sign in to comment.