We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d30db4 + cfce255 commit c6a5065Copy full SHA for c6a5065
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.7.2'
+ testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.0'
30
}
31
32
// TODO: wait for https://github.com/hierynomus/license-gradle-plugin/issues/161
0 commit comments