We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6185c43 commit 0b08b97Copy full SHA for 0b08b97
1 file changed
build.gradle
@@ -53,7 +53,7 @@ subprojects {
53
testImplementation 'org.mockito:mockito-core:2.23.0'
54
testImplementation 'com.github.stefanbirkner:system-rules:system-rules-1.17.0'
55
56
- testCompileOnly 'junit:junit:4.12'
+ testCompileOnly 'junit:junit:4.13.2'
57
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.3.1'
58
testImplementation 'org.assertj:assertj-core:3.9.1'
59
}
0 commit comments