Skip to content

Commit

Permalink
Update JUnit Jupiter version
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotn committed Nov 1, 2023
1 parent d3ccb16 commit 7ff92c7
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 @@ -41,7 +41,7 @@
<maven.compiler.target>11</maven.compiler.target>
<!-- Versions -->
<version.junit4>4.13.2</version.junit4>
<version.junit.jupiter>5.8.2</version.junit.jupiter>
<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>
Expand Down

0 comments on commit 7ff92c7

Please sign in to comment.