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 ccbca32 commit 45f49c6
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 @@ -9,7 +9,7 @@ dependencies {
api('com.github.GTNewHorizons:DetravScannerMod:1.8.0:dev') {transitive=false}
api('com.github.GTNewHorizons:EnderStorage:1.6.0:dev') {transitive=false}
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.23:dev')
api('com.github.GTNewHorizons:GTplusplus:1.12.7:dev')
api('com.github.GTNewHorizons:GTplusplus:1.12.10:dev')
api('com.github.GTNewHorizons:NewHorizonsCoreMod:2.4.9:dev')
api('com.github.GTNewHorizons:bartworks:0.10.10:dev')
api('com.github.GTNewHorizons:bartworks:0.10.11:dev')
}
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pluginManagement {
}

plugins {
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.21'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.22'
}


0 comments on commit 45f49c6

Please sign in to comment.