diff --git a/build.gradle b/build.gradle index f7e4053c6..b3e26868d 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ java { } dependencies { - testImplementation 'com.google.truth:truth:0.39' + testImplementation 'com.google.truth:truth:0.46' testImplementation 'com.google.testing.compile:compile-testing:0.21.0' testImplementation 'junit:junit:4.13.2' testImplementation 'com.google.jimfs:jimfs:1.1'