Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Dec 29, 2023
1 parent 16e1cb7 commit 05d2a0c
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,7 +1,7 @@
// Add your dependencies here

dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.02:dev')
implementation('com.github.GTNewHorizons:GTplusplus:1.11.0:dev')
implementation('com.github.GTNewHorizons:GoodGenerator:0.8.0:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.13:dev')
implementation('com.github.GTNewHorizons:GTplusplus:1.11.2:dev')
implementation('com.github.GTNewHorizons:GoodGenerator:0.8.2:dev')
}

0 comments on commit 05d2a0c

Please sign in to comment.