Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 7, 2024
1 parent 126dc99 commit 14e2268
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

dependencies {

api("com.github.GTNewHorizons:GTNHLib:0.5.20:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.45-GTNH:dev")
api("com.github.GTNewHorizons:GTNHLib:0.5.21:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.51-GTNH:dev")
compileOnly("com.github.GTNewHorizons:EnderIO:2.8.22:dev")
compileOnly("com.github.GTNewHorizons:Navigator:1.0.15:dev")
compileOnly('org.jetbrains:annotations:25.0.0')

runtimeOnlyNonPublishable("com.github.GTNewHorizons:waila:1.8.1:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:waila:1.8.2:dev")
}

0 comments on commit 14e2268

Please sign in to comment.