Skip to content

Commit 9fcd4bc

Browse files
Merge pull request #646 from uPortal-Project/renovate/junit5-monorepo
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.11.0
2 parents efdf201 + 0a8ef8f commit 9fcd4bc

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

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

0 commit comments

Comments
 (0)