We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9579cdf + 6828fa9 commit df95689Copy full SHA for df95689
1 file changed
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'com.google.guava:guava:23.0'
39
40
// Use JUnit test framework
41
- testImplementation 'junit:junit:4.13.1'
+ testImplementation 'junit:junit:4.13.2'
42
43
api 'com.google.code.gson:gson:2.8.6'
44
0 commit comments