Skip to content

Commit c6a5065

Browse files
Merge pull request #553 from uPortal-Project/renovate/junit5-monorepo
Update dependency org.junit.vintage:junit-vintage-engine to v5.8.0
2 parents 9d30db4 + cfce255 commit c6a5065

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
@@ -26,7 +26,7 @@ subprojects {
2626

2727
dependencies {
2828
testCompileOnly 'junit:junit:4.13.2'
29-
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.7.2'
29+
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.0'
3030
}
3131

3232
// TODO: wait for https://github.com/hierynomus/license-gradle-plugin/issues/161

0 commit comments

Comments
 (0)