Skip to content

Commit

Permalink
Update groovy version in spock module to allow JDK 21 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Mar 27, 2024
1 parent 018245e commit 52bdb57
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 @@ -44,7 +44,7 @@
<version.junit.jupiter>5.10.0</version.junit.jupiter>
<version.spock>2.1-groovy-3.0</version.spock>
<version.junit.platform>1.8.2</version.junit.platform>
<version.groovy>3.0.10</version.groovy>
<version.groovy>3.0.21</version.groovy>
<version.weld>5.1.2.Final</version.weld>
<version.mockito>4.4.0</version.mockito>
<version.jakarta.ejb.api>4.0.1</version.jakarta.ejb.api>
Expand Down

0 comments on commit 52bdb57

Please sign in to comment.