Skip to content

Commit

Permalink
Update JUnit Jupiter to version 5.6.0. (flowable#2139)
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed Feb 3, 2020
1 parent 0d38bf3 commit 98723d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -31,7 +31,7 @@
<spring.boot.version>2.2.2.RELEASE</spring.boot.version>

<junit.version>4.13</junit.version>
<junit.jupiter.version>5.5.2</junit.jupiter.version>
<junit.jupiter.version>5.6.0</junit.jupiter.version>
<hikari.version>3.4.2</hikari.version>
<maven.deploy.plugin.version>2.8.2</maven.deploy.plugin.version>
<maven.resources.plugin.version>3.1.0</maven.resources.plugin.version>
Expand Down

0 comments on commit 98723d5

Please sign in to comment.