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 ed8083b commit ae7e3eeCopy full SHA for ae7e3ee
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -43,7 +43,7 @@ object Versions {
43
const val runner = "1.6.2"
44
const val rules = "1.5.0"
45
const val junit = "1.1.5"
46
- const val truth_ext = "1.5.0"
+ const val truth_ext = "1.6.0"
47
const val espresso_core = "3.5.1"
48
const val mockK = "1.13.13"
49
const val arch_core = "2.2.0"
0 commit comments