Skip to content

Commit 2338b92

Browse files
chore(deps-dev): bump junit-vintage-engine from 5.7.2 to 5.8.0 (#337)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.2...r5.8.0) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 693e43f commit 2338b92

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.7.2</version>
71+
<version>5.8.0</version>
7272
<scope>test</scope>
7373
</dependency>
7474

0 commit comments

Comments
 (0)