Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed May 22, 2024
1 parent b833ca4 commit aa37cac
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
Expand Up @@ -2,7 +2,7 @@

dependencies {
implementation('com.github.GTNewHorizons:Tainted-Magic:7.6.8-GTNH:dev')
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.13:dev')
implementation('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.21:dev')
implementation('com.github.GTNewHorizons:ForbiddenMagic:0.7.0-GTNH:dev')
implementation('com.github.GTNewHorizons:twilightforest:2.6.9:dev')

Expand All @@ -12,10 +12,10 @@ dependencies {
implementation('com.github.GTNewHorizons:CodeChickenLib:1.2.1:dev')
implementation('com.github.GTNewHorizons:NotEnoughItems:2.6.0-GTNH:dev')
compileOnly('com.github.GTNewHorizons:ForgeMultipart:1.4.8:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:Botania:1.11.0-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:Botania:1.11.1-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:CraftTweaker:3.3.1:dev') {transitive=false}
compileOnly('com.github.GTNewHorizons:ZenScript:1.0.0-GTNH') {transitive=false}
compileOnly('com.github.GTNewHorizons:MagicBees:2.7.15-GTNH:api') {transitive=false}
compileOnly('com.github.GTNewHorizons:MagicBees:2.8.0-GTNH:api') {transitive=false}

runtimeOnly('com.github.GTNewHorizons:Baubles:1.0.4:dev')
}

0 comments on commit aa37cac

Please sign in to comment.