Skip to content

Commit

Permalink
chore(deps): update groovy monorepo to v5.0.0-alpha-12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 53ec85a commit 0f3042f
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 0f3042f

Please sign in to comment.