Skip to content

Commit dacf0f0

Browse files
dependabot[bot]isidore
authored andcommitted
Bump org.junit.vintage:junit-vintage-engine from 5.11.0 to 5.11.1
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.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] <[email protected]>
1 parent 9545c9e commit dacf0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.junit.vintage</groupId>
121121
<artifactId>junit-vintage-engine</artifactId>
122-
<version>5.11.0</version>
122+
<version>5.11.1</version>
123123
<scope>test</scope>
124124
</dependency>
125125
<dependency>

0 commit comments

Comments
 (0)