We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5a5e76 + 9a02bcd commit 21b0ba0Copy full SHA for 21b0ba0
build.gradle
@@ -26,7 +26,7 @@ subprojects {
26
27
dependencies {
28
testCompileOnly 'junit:junit:4.13.2'
29
- testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.1'
+ testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.2'
30
}
31
32
// TODO: wait for https://github.com/hierynomus/license-gradle-plugin/issues/161
0 commit comments