Skip to content

Commit dfd1919

Browse files
Bump junit-platform-runner from 1.7.0 to 1.7.1 (#728)
Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a0f2c4 commit dfd1919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
<dependency>
256256
<groupId>org.junit.platform</groupId>
257257
<artifactId>junit-platform-runner</artifactId>
258-
<version>1.7.0</version>
258+
<version>1.7.1</version>
259259
<scope>test</scope>
260260
</dependency>
261261
<dependency>

0 commit comments

Comments
 (0)