Skip to content

Commit

Permalink
Bump groovy from 3.0.15 to 3.0.16
Browse files Browse the repository at this point in the history
Bumps [groovy](https://github.com/apache/groovy) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/apache/groovy/releases)
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Mar 19, 2023
1 parent cfb299d commit a163e07
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 @@ -329,7 +329,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>3.0.15</version>
<version>3.0.16</version>
</dependency>
<dependency>
<groupId>org.codehaus.gmaven.runtime</groupId>
Expand Down

0 comments on commit a163e07

Please sign in to comment.