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 1699418 commit 670fb45Copy full SHA for 670fb45
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -42,7 +42,7 @@ object Versions {
42
const val test_core = "1.5.0"
43
const val runner = "1.5.2"
44
const val rules = "1.5.0"
45
- const val junit = "1.1.5"
+ const val junit = "1.2.1"
46
const val truth_ext = "1.5.0"
47
const val espresso_core = "3.5.1"
48
const val mockK = "1.13.11"
0 commit comments