Skip to content

Commit

Permalink
Bump groovyVersion from 3.0.20 to 3.0.21
Browse files Browse the repository at this point in the history
Bumps `groovyVersion` from 3.0.20 to 3.0.21.

Updates `org.codehaus.groovy:groovy` from 3.0.20 to 3.0.21
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-xml` from 3.0.20 to 3.0.21
- [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
- dependency-name: org.codehaus.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and asolntsev committed Mar 1, 2024
1 parent 002ac06 commit 1b5dc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {
assertjVersion = '3.25.3'
mockitoVersion = '5.10.0'
pdfTestVersion = '1.8.1'
groovyVersion = '3.0.20'
groovyVersion = '3.0.21'
httpclientVersion = '4.5.14'
restAssuredVersion = '5.4.0'
junitVersion = '5.10.2'
Expand Down

0 comments on commit 1b5dc05

Please sign in to comment.