Skip to content

Commit 6c9d55d

Browse files
Bump org.junit.vintage:junit-vintage-engine from 5.12.0 to 5.12.1 (#41)
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.0...r5.12.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fdb4e5 commit 6c9d55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.junit.vintage</groupId>
3535
<artifactId>junit-vintage-engine</artifactId>
36-
<version>5.12.0</version>
36+
<version>5.12.1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

0 commit comments

Comments
 (0)