Skip to content

Commit

Permalink
Update JUnit Platform version and Spock version together
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Aug 12, 2024
1 parent 69c9ed4 commit 1f947f0
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 @@ -44,8 +44,8 @@
<version.junit.jupiter>5.10.3</version.junit.jupiter>
<!-- version.spock and version.junit.platform should be upgraded together -->
<!-- see https://github.com/weld/weld-testing/pull/184#issuecomment-2024300488 -->
<version.spock>2.3-groovy-3.0</version.spock>
<version.junit.platform>1.9.0</version.junit.platform>
<version.spock>2.4-M4-groovy-3.0</version.spock>
<version.junit.platform>1.10.2</version.junit.platform>
<version.groovy>3.0.22</version.groovy>
<version.weld>6.0.0.Beta1</version.weld>
<version.mockito>5.12.0</version.mockito>
Expand Down

0 comments on commit 1f947f0

Please sign in to comment.