Skip to content

Commit

Permalink
updated junit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffdev committed Jun 11, 2019
1 parent 87faf09 commit c3a9cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<plexus.utilities.version>3.2.0</plexus.utilities.version>

<mockito.version>2.28.2</mockito.version>
<junit5.vintage.version>5.5.0-M1</junit5.vintage.version>
<junit5.vintage.version>5.5.0-RC1</junit5.vintage.version>
<openpojo.version>0.8.12</openpojo.version>

<gson.version>2.8.5</gson.version>
Expand Down

0 comments on commit c3a9cfa

Please sign in to comment.