Skip to content

Commit 14b6766

Browse files
chore(deps-dev): bump junit-vintage-engine from 5.9.1 to 5.9.3 (#1550)
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.3) --- 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 91a5811 commit 14b6766

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
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.junit.vintage</groupId>
9090
<artifactId>junit-vintage-engine</artifactId>
91-
<version>5.9.1</version>
91+
<version>5.9.3</version>
9292
<scope>test</scope>
9393
</dependency>
9494

0 commit comments

Comments
 (0)