Skip to content

Commit b06e0ee

Browse files
Chore(deps-dev): Bump org.junit.vintage:junit-vintage-engine
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.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] <support@github.com>
1 parent a2f80da commit b06e0ee

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
@@ -479,7 +479,7 @@
479479
<dependency>
480480
<groupId>org.junit.vintage</groupId>
481481
<artifactId>junit-vintage-engine</artifactId>
482-
<version>5.10.2</version>
482+
<version>5.11.0</version>
483483
<scope>test</scope>
484484
</dependency>
485485
<dependency>

0 commit comments

Comments
 (0)