Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy from 3.0.18 to 3.0.19
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.18 to 3.0.19.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 54d9271 commit 35d811e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dokka = "1.8.20" # Note: Plugin versions must be updated in buildSrc/build.grad
kotlin = "1.9.0" # Note: Plugin versions must be updated in buildSrc/build.gradle.kts

commons-validator = "1.7"
groovy = "3.0.18"
groovy = "3.0.19"
icu4j = "73.2"
jansi = "2.4.0"
jsoup = "1.16.1"
Expand Down

0 comments on commit 35d811e

Please sign in to comment.