We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74e02d8 + 4d718d2 commit c80b70dCopy full SHA for c80b70d
1 file changed
build.gradle
@@ -35,7 +35,7 @@ repositories {
35
36
dependencies {
37
// Use JUnit test framework
38
- testImplementation 'junit:junit:4.13.1'
+ testImplementation 'junit:junit:4.13.2'
39
40
api 'com.squareup.okhttp3:okhttp:3.12.1'
41
0 commit comments