Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.6.0 (#318)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 8, 2023
1 parent 805bab9 commit 1f55b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ junit = "junit:junit:4.13.2"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.10"
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.2.0"
mockito-core = "org.mockito:mockito-core:5.3.1"
mockito-core = "org.mockito:mockito-core:5.6.0"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
recyclerViewDivider-buildTools = { module = "com.fondesa.recyclerviewdivider.buildtools:build-tools" }
robolectric = "org.robolectric:robolectric:4.10.3"

0 comments on commit 1f55b61

Please sign in to comment.