Skip to content

Commit

Permalink
Upgrade to JUnit Jupiter 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed Apr 30, 2018
1 parent 6731b49 commit 2e02b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -48,8 +48,8 @@
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/text/</commons.distSvnStagingUrl>
<commons.release.isDistModule>true</commons.release.isDistModule>

<junit.version>5.2.0-M1</junit.version>
<junit.platform.version>1.2.0-M1</junit.platform.version>
<junit.version>5.2.0</junit.version>
<junit.platform.version>1.2.0</junit.platform.version>

<checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
<checkstyle.version>8.9</checkstyle.version>
Expand Down

0 comments on commit 2e02b23

Please sign in to comment.