Skip to content

Commit

Permalink
bump GRS and CT versions in gradle (#2528)
Browse files Browse the repository at this point in the history
  • Loading branch information
TechLord22 authored Jul 7, 2024
1 parent 4c1f89f commit f149a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ dependencies {
// Published dependencies
api("codechicken:codechickenlib:3.2.3.358")
api("com.cleanroommc:modularui:2.4.3") { transitive = false }
api("com.cleanroommc:groovyscript:1.1.0") { transitive = false }
api("CraftTweaker2:CraftTweaker2-MC1120-Main:1.12-4.1.20.698")
api("com.cleanroommc:groovyscript:1.1.1") { transitive = false }
api("CraftTweaker2:CraftTweaker2-MC1120-Main:1.12-4.1.20.700")
api("appeng:ae2-uel:v0.56.4") { transitive = false }
api rfg.deobf("curse.maven:ctm-267602:2915363") // CTM 1.0.2.31

Expand Down

0 comments on commit f149a18

Please sign in to comment.