Skip to content

Commit

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

Bump junit-platform-runner from 1.6.2 to 1.7.0
  • Loading branch information
MikeEdgar authored Sep 14, 2020
2 parents c117783 + 2e4eafc commit ed84d3d
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.6.2</version>
<version>1.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ed84d3d

Please sign in to comment.