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.
2 parents cd978fd + fe53281 commit 59bcc4aCopy full SHA for 59bcc4a
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation 'com.google.guava:guava:20.0'
32
33
// Use JUnit test framework
34
- testImplementation 'junit:junit:4.12'
+ testImplementation 'junit:junit:4.13'
35
36
api 'com.squareup.okhttp3:okhttp:3.12.1'
37
0 commit comments