Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 15, 2025
1 parent e05fffa commit dd799e6
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 @@ -3,8 +3,8 @@
dependencies {
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta28:api')
api("com.github.GTNewHorizons:Mantle:0.5.0:dev")
api("com.github.GTNewHorizons:ForgeMultipart:1.6.0:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.7.13-GTNH:dev")
api("com.github.GTNewHorizons:ForgeMultipart:1.6.2:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.7.18-GTNH:dev")
compileOnlyApi("curse.maven:cofh-core-69162:2388751")
compileOnly("com.github.GTNewHorizons:inventory-tweaks:1.7.0:api")
compileOnly("com.github.GTNewHorizons:waila:1.8.2:api")
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.30'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.31'
}


0 comments on commit dd799e6

Please sign in to comment.