Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 21, 2024
1 parent 00003e7 commit 373c0e4
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,9 +1,9 @@
// Add your dependencies here

dependencies {
compile("com.github.GTNewHorizons:Avaritia:1.52:dev")
compile("com.github.GTNewHorizons:Avaritia:1.54:dev")
compile("com.github.GTNewHorizons:WanionLib:1.9.0:dev")
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.39-GTNH:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.42-GTNH:dev')
compileOnly("com.github.GTNewHorizons:inventory-tweaks:1.7.0:dev") {
transitive = false
}
Expand Down

0 comments on commit 373c0e4

Please sign in to comment.