Skip to content

Commit 57f7a55

Browse files
Bump org.junit.vintage:junit-vintage-engine from 5.11.3 to 5.12.0
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.11.3 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.12.0) --- 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 5d8ca3b commit 57f7a55

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
@@ -168,7 +168,7 @@ ext {
168168
lombokVersion = "1.18.36"
169169
junit_version = "4.12"
170170
junitJupiterVersion = '5.9.3'
171-
junitVintageVersion = '5.11.3'
171+
junitVintageVersion = '5.12.0'
172172
powermockVersion = '2.0.9'
173173
springSecurity = '6.4.3'
174174
springCloudVersion = '2021.0.9'

0 commit comments

Comments
 (0)