Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 17, 2025
1 parent b145fba commit 6c23d5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

dependencies {

api("com.github.GTNewHorizons:GTNHLib:0.6.0:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.8-GTNH:dev")
compileOnly("com.github.GTNewHorizons:EnderIO:2.9.0:dev")
api("com.github.GTNewHorizons:GTNHLib:0.6.2:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.7.22-GTNH:dev")
compileOnly("com.github.GTNewHorizons:EnderIO:2.9.2:dev")
compileOnly("com.github.GTNewHorizons:Navigator:1.0.15:dev")
compileOnly('org.jetbrains:annotations:25.0.0')

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 6c23d5b

Please sign in to comment.