Bump junit-platform-runner from 1.7.1 to 1.7.2 (#25)

Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-05-17 11:00:48 +03:00
committed by GitHub
parent 246c07db97
commit 380e3e458b
+1 -1
View File
@@ -181,7 +181,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.7.1</version>
<version>1.7.2</version>
</dependency>
</dependencies>
</project>