Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilzinsel64 committed Jan 7, 2025
1 parent d732db4 commit cdda3ac
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
Expand Up @@ -34,7 +34,7 @@
* For more details, see https://docs.gradle.org/8.0.1/userguide/java_library_plugin.html#sec:java_library_configurations_graph
*/
dependencies {
implementation("com.github.GTNewHorizons:NotEnoughItems:2.7.4-GTNH:dev")
api("com.github.GTNewHorizons:GTNHLib:0.5.15:dev")
implementation("com.github.GTNewHorizons:NotEnoughItems:2.7.13-GTNH:dev")
api("com.github.GTNewHorizons:GTNHLib:0.6.0:dev")
devOnlyNonPublishable("com.github.GTNewHorizons:Jabba:1.5.1:dev")
}

0 comments on commit cdda3ac

Please sign in to comment.