Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Sep 3, 2024
1 parent 1d3c1e4 commit ccfb970
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

dependencies {
api('com.github.GTNewHorizons:Botania:1.11.5-GTNH:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.56:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.60:dev')
api('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
api("com.github.GTNewHorizons:Avaritia:1.51:dev")
api("com.github.GTNewHorizons:Avaritia:1.52:dev")

compileOnly("com.github.GTNewHorizons:Chisel:2.15.2-GTNH:dev") {transitive = false}

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ pluginManagement {
}

plugins {
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.26'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.27'
}

0 comments on commit ccfb970

Please sign in to comment.