Skip to content

Commit

Permalink
Update groovy monorepo to v4.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 3b2f357 commit 22e70c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/init.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ initscript {
mavenCentral()
}
dependencies {
classpath "org.apache.groovy:groovy-xml:4.0.10"
classpath "org.apache.groovy:groovy-json:4.0.10"
classpath "org.apache.groovy:groovy-xml:4.0.18"
classpath "org.apache.groovy:groovy-json:4.0.18"
}
}

Expand Down

0 comments on commit 22e70c0

Please sign in to comment.