Skip to content

Commit

Permalink
Updates Groovy to 4.0.21; fixes gh-2084
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed May 8, 2024
1 parent b166832 commit 584a810
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 @@ -54,7 +54,7 @@
<testcontainers.version>1.17.6</testcontainers.version>

<!-- We need to have compatibility with Gradle -->
<groovy.version>4.0.16</groovy.version>
<groovy.version>4.0.21</groovy.version>
<!-- We need to have compatibility with Boot -->
<maven.version>3.6.3</maven.version>
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
Expand Down

0 comments on commit 584a810

Please sign in to comment.