Skip to content

Commit

Permalink
Bump junit-jupiter from 5.4.1 to 5.4.2 (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and slawekradzyminski committed Apr 9, 2019
1 parent 92686b1 commit 49e5794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.4.1</version>
<version>5.4.2</version>
</dependency>
<dependency>
<groupId>org.junit.platform</groupId>
Expand Down

0 comments on commit 49e5794

Please sign in to comment.