Skip to content

Commit

Permalink
Merge pull request #39 from ctabin/update-junit
Browse files Browse the repository at this point in the history
Update of JUnit to 5.6.0
  • Loading branch information
ctabin authored Feb 1, 2020
2 parents ad88c5f + d5b0fd5 commit 5d9a736
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 @@ -200,7 +200,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.5.1</version>
<version>5.6.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5d9a736

Please sign in to comment.