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 22219f0 commit b6cb4c1Copy full SHA for b6cb4c1
gradle/libs.versions.toml
@@ -28,6 +28,6 @@ kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
28
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.10"
29
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
30
mockito-core = "org.mockito:mockito-core:5.6.0"
31
-mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
+mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:5.1.0"
32
recyclerViewDivider-buildTools = { module = "com.fondesa.recyclerviewdivider.buildtools:build-tools" }
33
robolectric = "org.robolectric:robolectric:4.10.3"
0 commit comments