Skip to content

Commit

Permalink
Use version for Groovy 3
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Mar 27, 2024
1 parent 174d5e0 commit 2a0c9f0
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 @@ -42,7 +42,7 @@
<!-- Versions -->
<version.junit4>4.13.2</version.junit4>
<version.junit.jupiter>5.10.2</version.junit.jupiter>
<version.spock>2.3-groovy-4.0</version.spock>
<version.spock>2.3-groovy-3.0</version.spock>
<version.junit.platform>1.8.2</version.junit.platform>
<version.groovy>3.0.21</version.groovy>
<version.weld>5.1.2.Final</version.weld>
Expand Down

0 comments on commit 2a0c9f0

Please sign in to comment.