Skip to content

Commit

Permalink
Merge pull request #172 from xlate/dependabot/maven/org.junit.platfor…
Browse files Browse the repository at this point in the history
…m-junit-platform-runner-1.7.1

Bump junit-platform-runner from 1.7.0 to 1.7.1
  • Loading branch information
MikeEdgar committed Feb 5, 2021
2 parents de4d862 + 9364b51 commit f5f1cb5
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 @@ -222,7 +222,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit f5f1cb5

Please sign in to comment.