Skip to content

Commit

Permalink
Update GrS (Dep) to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Nov 30, 2024
1 parent fb37d78 commit 38b2afd
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 @@ -57,9 +57,9 @@ dependencies {
implementation rfg.deobf("curse.maven:packmode-278398:2567799") // Version 1.2.0

// GroovyScript (from Cleanroom Maven)
implementation ("com.cleanroommc:groovyscript:1.1.2") {
implementation ("com.cleanroommc:groovyscript:1.1.3") {
transitive = false
} // Version 1.1.2
} // Version 1.1.3

// Config Anytime (from Cleanroom Maven)
implementation ('com.cleanroommc:configanytime:3.0') // Version 3.0
Expand Down

0 comments on commit 38b2afd

Please sign in to comment.