Skip to content

Commit d0221cf

Browse files
chore(deps-dev): bump junit-vintage-engine from 5.8.0 to 5.8.1 (#348)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.0...r5.8.1) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine 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 153a0b3 commit d0221cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.junit.vintage</groupId>
7070
<artifactId>junit-vintage-engine</artifactId>
71-
<version>5.8.0</version>
71+
<version>5.8.1</version>
7272
<scope>test</scope>
7373
</dependency>
7474

0 commit comments

Comments
 (0)