Skip to content

Commit

Permalink
Bump NEI dep
Browse files Browse the repository at this point in the history
Bump GTNHLib dep for CoordinatePacker

Bump deps
  • Loading branch information
mitchej123 committed Jul 9, 2024
1 parent 61e0d4b commit 547833b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Add your dependencies here

dependencies {
api("com.github.GTNewHorizons:GTNHLib:0.2.11:dev")
runtimeOnly("com.github.GTNewHorizons:NotEnoughItems:2.5.25-GTNH:dev")
api("com.github.GTNewHorizons:GTNHLib:0.3.2:dev")
runtimeOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.14-GTNH:dev")

testImplementation(platform('org.junit:junit-bom:5.9.2'))
testImplementation('org.junit.jupiter:junit-jupiter')
Expand Down

0 comments on commit 547833b

Please sign in to comment.