Skip to content

Commit 94bd521

Browse files
authored
Update Angelica dependency version in dependencies.gradle
1 parent e66c50b commit 94bd521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ dependencies {
2727
compileOnly(rfg.deobf('curse.maven:mekanism-268560:2475797')) // https://www.curseforge.com/minecraft/mc-mods/mekanism/files/2475797
2828
compileOnly(rfg.deobf('maven.modrinth:immibis-microblocks:59.1.2')) // https://modrinth.com/mod/immibis-microblocks/version/59.1.2
2929

30-
compileOnlyApi('com.github.GTNewHorizons:Angelica:2.0.0-alpha16:api') {transitive = false}
30+
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta66a:api') {transitive = false}
3131
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.7.58:dev")
3232
}

0 commit comments

Comments
 (0)