Skip to content

Commit 1e99799

Browse files
build(deps): bump org.junit.vintage:junit-vintage-engine
Bumps the java-dependencies group with 1 update: [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5). Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d43bb84 commit 1e99799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030
ioCucumberVersion = "7.21.1"
3131
springDocVersion = "2.8.5"
3232
jacocoVersion = "0.8.9"
33-
junitVintage = "5.11.4"
33+
junitVintage = "5.12.0"
3434
}
3535

3636
dependencies {

0 commit comments

Comments
 (0)