Skip to content

Commit 7e67b45

Browse files
Bump junit-platform-runner from 1.7.1 to 1.7.2 (#741)
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[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58cfbb2 commit 7e67b45

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.1</version>
258+
<version>1.7.2</version>
259259
<scope>test</scope>
260260
</dependency>
261261
<dependency>

0 commit comments

Comments
 (0)