Skip to content

Commit

Permalink
chore(deps-dev): bump org.codehaus.groovy:groovy from 3.0.22 to 3.0.23
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.22 to 3.0.23.
- [Commits](https://github.com/apache/groovy/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent fdcc15b commit cc91945
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 @@ -215,7 +215,7 @@
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<!-- any version of Groovy \>= 1.5.0 should work here -->
<version>3.0.22</version>
<version>3.0.23</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit cc91945

Please sign in to comment.