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

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Former-commit-id: 48ce2e1f8c8cbc91a675350e0eba7d4238272d77
  • Loading branch information
Dream-Master committed Feb 14, 2024
1 parent 3ad4baf commit 00f8b3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.62:dev')
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.64:dev')
api("com.github.GTNewHorizons:TecTech:5.3.31:dev")
api("com.github.GTNewHorizons:GalacticGregGT5:1.1.0:dev") {
exclude group:"com.github.GTNewHorizons", module:"bartworks"
Expand Down
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.12'
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.14'
}


0 comments on commit 00f8b3b

Please sign in to comment.