Skip to content

Commit

Permalink
Update groovy monorepo to v3.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 8938db3 commit 883456f
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 @@ -93,13 +93,13 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>3.0.22</version>
<version>3.0.23</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-dateutil</artifactId>
<version>3.0.22</version>
<version>3.0.23</version>
<classifier>indy</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit 883456f

Please sign in to comment.