Skip to content

Commit

Permalink
Updated JUnit to v5.7.0
Browse files Browse the repository at this point in the history
Closes gh-179
  • Loading branch information
kedar-joshi committed Sep 14, 2020
1 parent 36d8f70 commit 147db25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -134,7 +134,7 @@
<hazelcast.version>4.0.2</hazelcast.version>

<!-- Testing -->
<junit.jupiter.version>5.6.2</junit.jupiter.version>
<junit.jupiter.version>5.7.0</junit.jupiter.version>

<!-- Application servers -->
<tomcat.version>9.0.37</tomcat.version>
Expand Down

0 comments on commit 147db25

Please sign in to comment.