Skip to content

Commit 21b0ba0

Browse files
Merge pull request #562 from uPortal-Project/renovate/junit5-monorepo
Update dependency org.junit.vintage:junit-vintage-engine to v5.8.2
2 parents d5a5e76 + 9a02bcd commit 21b0ba0

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.8.1'
29+
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.2'
3030
}
3131

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

0 commit comments

Comments
 (0)