Skip to content

Commit

Permalink
Update junit to version 5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pSub committed Sep 11, 2019
1 parent 8616b50 commit f5be2f0
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 @@ -27,7 +27,7 @@
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<junit-minor.version>5.1</junit-minor.version>
<junit-minor.version>5.2</junit-minor.version>
<junit.version>5.${junit-minor.version}</junit.version>
</properties>

Expand Down

0 comments on commit f5be2f0

Please sign in to comment.