Skip to content

Commit

Permalink
chore: update groovy for JDK17 (#1263)
Browse files Browse the repository at this point in the history
  • Loading branch information
buuhuu authored Feb 25, 2025
1 parent de94ec3 commit 36b050a
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>3.0.7</version>
<version>3.0.8</version>
<type>pom</type> <!-- required JUST since Groovy 2.5.0 -->
</dependency>
</dependencies>
Expand Down

0 comments on commit 36b050a

Please sign in to comment.