Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Feb 3, 2025
1 parent efad56d commit 0ccecf4
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,8 +2,8 @@

dependencies {

api("com.github.GTNewHorizons:GTNHLib:0.6.3:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.25-GTNH:dev") {transitive = false}
api("com.github.GTNewHorizons:GTNHLib:0.6.8:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.27-GTNH:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:EnderIO:2.9.2:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Random-Things:2.6.0:dev") {transitive = false}
compileOnly("com.github.GTNewHorizons:Navigator:1.0.15: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.31'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.32'
}


0 comments on commit 0ccecf4

Please # to comment.