Skip to content

Commit

Permalink
Merge pull request #1892 from mybatis/dependabot/maven/org.junit.jupi…
Browse files Browse the repository at this point in the history
…ter-junit-jupiter-engine-5.6.2

Bump junit-jupiter-engine from 5.6.1 to 5.6.2
  • Loading branch information
hazendaz committed Apr 14, 2020
2 parents cd7792e + 4fe6b18 commit b8e0ae2
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-engine</artifactId>
<version>5.6.1</version>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b8e0ae2

Please sign in to comment.