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 081319c commit 21b9857Copy full SHA for 21b9857
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -39,7 +39,7 @@ object Versions {
39
const val jacoco = "0.8.13"
40
41
// Testing
42
- const val test_core = "1.6.1"
+ const val test_core = "1.7.0"
43
const val runner = "1.6.2"
44
const val rules = "1.6.1"
45
const val junit = "1.2.1"
0 commit comments