Skip to content

Commit 9342875

Browse files
chore(deps-dev): bump junit-vintage-engine from 5.7.1 to 5.8.2 (#455)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.7.1 to 5.8.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.1...r5.8.2) --- 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 a370271 commit 9342875

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.junit.vintage</groupId>
6464
<artifactId>junit-vintage-engine</artifactId>
65-
<version>5.7.1</version>
65+
<version>5.8.2</version>
6666
<scope>test</scope>
6767
</dependency>
6868

0 commit comments

Comments
 (0)