Skip to content

Commit ab6406a

Browse files
Bump junit-platform-runner from 1.8.1 to 1.8.2 (#790)
Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-runner dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85432a8 commit ab6406a

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

0 commit comments

Comments
 (0)