Skip to content

Commit

Permalink
Bump groovy-all from 2.5.18 to 2.5.20
Browse files Browse the repository at this point in the history
Bumps [groovy-all](https://github.com/apache/groovy) from 2.5.18 to 2.5.20.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent c6b7ef9 commit fd97d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency> <!-- use a specific Groovy version rather than the one specified by spock-core -->
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.5.18</version>
<version>2.5.20</version>
<type>pom</type>
<scope>test</scope>
<exclusions>
Expand Down

0 comments on commit fd97d3e

Please sign in to comment.