Skip to content

Commit 90ccb59

Browse files
chore(deps): bump org.junit.vintage:junit-vintage-engine
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0739b33 commit 90ccb59

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.15.0"
3131
springDocVersion = "2.3.0"
3232
jacocoVersion = "0.8.9"
33-
junitVintage = "5.10.2"
33+
junitVintage = "5.11.3"
3434
}
3535

3636
dependencies {

0 commit comments

Comments
 (0)