Skip to content

Commit 573ae4c

Browse files
dependabot[bot]hazendaz
authored andcommitted
Bump junit-vintage-engine from 5.9.0 to 5.9.1
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.0...r5.9.1) --- 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] <support@github.com>
1 parent 834cba8 commit 573ae4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

license-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>org.junit.vintage</groupId>
206206
<artifactId>junit-vintage-engine</artifactId>
207-
<version>5.9.0</version>
207+
<version>5.9.1</version>
208208
<scope>test</scope>
209209
</dependency>
210210

0 commit comments

Comments
 (0)