Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 12, 2025
1 parent 90c1a11 commit 4eee810
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
@@ -1,9 +1,9 @@
// Add your dependencies here

dependencies {
api('com.github.GTNewHorizons:StructureLib:1.4.0:dev')
api('com.github.GTNewHorizons:GTNHLib:0.6.0:dev')
implementation("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.33:dev")
api('com.github.GTNewHorizons:StructureLib:1.4.2:dev')
api('com.github.GTNewHorizons:GTNHLib:0.6.1:dev')
implementation("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.67:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughEnergistics:1.6.4:dev")

runtimeOnlyNonPublishable("com.github.GTNewHorizons:StructureCompat:0.6.5:dev")
Expand Down

0 comments on commit 4eee810

Please sign in to comment.