Skip to content

Commit 04166c4

Browse files
committed
Update all dependencies to latest
1 parent 973a818 commit 04166c4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

build.gradle

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ dependencies {
102102
implementation 'zone.rong:mixinbooter:7.1'
103103
}
104104

105+
// TODO: Clean up mod integration
105106
// Thermal Expansion
106107
implementation rfg.deobf("curse.maven:cofh-core-69162:2920433")
107108
implementation rfg.deobf("curse.maven:thermal-expansion-69163:2926431")
@@ -124,13 +125,13 @@ dependencies {
124125
runtimeOnly "curse.maven:ichunutil-229060:2801262"
125126

126127
// Had Enough Items + Addons
127-
runtimeOnly "curse.maven:had-enough-items-557549:5906628"
128+
runtimeOnly "curse.maven:had-enough-items-557549:7282920"
128129
implementation "curse.maven:just-enough-resources-jer-240630:4440936"
129130

130-
// Tinkers' Construct + Construct's Armory
131+
// Antique Suite
131132
implementation "curse.maven:mantle-74924:2713386"
132-
implementation "curse.maven:tinkers-construct-74072:2902483"
133-
implementation "curse.maven:constructs-armory-287683:3174535"
133+
implementation "curse.maven:antique-construct-1242239:7242538"
134+
implementation "curse.maven:antique-armory-1394222:7275086"
134135

135136
// Patchouli
136137
implementation "curse.maven:patchouli-rofl-edition-905159:6178311"

0 commit comments

Comments
 (0)