There was an error while loading. Please reload this page.
1 parent 936c0e1 commit 60fb601Copy full SHA for 60fb601
buildSrc/src/main/kotlin/Dependencies.kt
@@ -71,7 +71,7 @@ object Libraries {
71
72
object TestLibraries {
73
private object Versions {
74
- const val junit4 = "4.13"
+ const val junit4 = "4.13.1"
75
const val mockk = "1.10.0"
76
const val robolectric = "4.4"
77
const val kluent = "1.14"
0 commit comments