Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Oct 20, 2023
1 parent f37f1fd commit 2667225
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
dependencies {
annotationProcessor(project(":processor"))
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-266-GTNH-pre:dev')
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.36:dev')
compileOnly("com.github.GTNewHorizons:EnderIO:2.5.2:dev")
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.55:dev')
compileOnly("com.github.GTNewHorizons:EnderIO:2.5.3:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:ae2stuff:0.6.0-GTNH:dev")
runtimeOnlyNonPublishable("com.github.GTNewHorizons:NewHorizonsCoreMod:2.2.18:dev")
compileOnly("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev")
compileOnly("com.github.GTNewHorizons:Botania:1.10.1-GTNH:dev")
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.10.6-GTNH:dev")
compileOnly("com.github.GTNewHorizons:TinkersConstruct:1.10.8-GTNH:dev")
compileOnly("com.github.GTNewHorizons:TinkersMechworks:0.2.17:dev")
compileOnly("com.github.GTNewHorizons:GTplusplus:1.10.17:dev")
compileOnly("com.github.GTNewHorizons:GTplusplus:1.10.21:dev")
}

0 comments on commit 2667225

Please sign in to comment.