Skip to content

Commit fc2e2de

Browse files
Bump junit-vintage-engine from 5.3.2 to 5.4.0
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.3.2 to 5.4.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.3.2...r5.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0c2e04 commit fc2e2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ dependencies {
164164
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.3.2'
165165
testCompile 'org.junit.jupiter:junit-jupiter-params:5.3.2'
166166
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.3.2'
167-
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.3.2'
167+
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.4.0'
168168
testCompile 'org.junit.platform:junit-platform-launcher:1.3.2'
169169

170170
testCompile 'org.junit-pioneer:junit-pioneer:0.3.0'

0 commit comments

Comments
 (0)