We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01cb2a0 + 6cfb6e1 commit e56f16eCopy full SHA for e56f16e
1 file changed
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation 'com.google.guava:guava:23.0'
34
35
// Use JUnit test framework
36
- testImplementation 'junit:junit:4.13'
+ testImplementation 'junit:junit:4.13.1'
37
38
api 'com.google.code.gson:gson:2.8.6'
39
0 commit comments