Skip to content

Commit

Permalink
Merge pull request #3850 from objectionary/renovate/groovy-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update groovy monorepo to v5.0.0-alpha-12
  • Loading branch information
yegor256 authored Jan 25, 2025
2 parents 6b6ba6b + 0f3042f commit 6c6cae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,13 +292,13 @@ SOFTWARE.
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>5.0.0-alpha-11</version>
<version>5.0.0-alpha-12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-xml</artifactId>
<version>5.0.0-alpha-11</version>
<version>5.0.0-alpha-12</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6c6cae8

Please sign in to comment.