Skip to content

Commit

Permalink
updated JUnit version to 5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raydac committed Apr 19, 2019
1 parent 736affa commit 180c192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jcp-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<properties>
<jcp.test.version>7.0.1-SNAPSHOT</jcp.test.version>
<junit.version>5.4.0-RC2</junit.version>
<junit.version>5.4.2</junit.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 180c192

Please sign in to comment.