Skip to content

Commit 755823e

Browse files
chore(deps-dev): bump junit-vintage-engine from 5.8.2 to 5.9.0
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.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]>
1 parent 44be313 commit 755823e

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.8.2</version>
91+
<version>5.9.0</version>
9292
<scope>test</scope>
9393
</dependency>
9494

0 commit comments

Comments
 (0)