We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cd33e commit 08ff491Copy full SHA for 08ff491
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
dependencies {
23
- testImplementation 'junit:junit:4.12'
+ testImplementation 'junit:junit:4.13.1'
24
25
26
sourceSets {
0 commit comments