Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 in /app (#234)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent f637806 commit f9f176c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
val calendarVersion = "2.5.4"

val junitVersion = "4.13.2"
val mockitoCoreVersion = "5.12.0"
val mockitoCoreVersion = "5.13.0"
val mockitoInlineVersion = "5.2.0"
val robolectricVersion = "4.13"

Expand Down

0 comments on commit f9f176c

Please sign in to comment.