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 00e7680 commit 50b87adCopy full SHA for 50b87ad
build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testImplementation 'org.junit.jupiter:junit-jupiter'
19
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
20
testImplementation 'commons-io:commons-io:2.11.0'
21
- testImplementation "com.google.truth:truth:1.4.2"
+ testImplementation "com.google.truth:truth:1.4.3"
22
}
23
24
test {
0 commit comments