Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent d927dbf commit 153e7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/projects/groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ under the License.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>1.8.0</version>
<version>2.4.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 153e7c0

Please sign in to comment.