Skip to content

Commit

Permalink
update bs + deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilzinsel64 committed Feb 2, 2025
1 parent d73fc2d commit 321aada
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 @@ -35,5 +35,5 @@
*/
dependencies {
implementation project.files("libs/BaublesExpanded-2.0.3-dev.jar")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.7.4-GTNH:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:NotEnoughItems:2.7.27-GTNH:dev")
}
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ pluginManagement {
}

plugins {
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.30'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.32'
}

0 comments on commit 321aada

Please sign in to comment.