Skip to content

Commit

Permalink
chore(deps): bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mockito/mockito-kotlin/releases)
- [Commits](mockito/mockito-kotlin@5.3.1...5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 757fe79 commit b1b6f50
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 @@ -37,7 +37,7 @@ hilt = "2.51.1"
json = "1.6.3"
coroutines = "1.8.0"
ktor = "2.3.10"
mockito-kotlin = "5.3.1"
mockito-kotlin = "5.4.0"
mockito-core = "5.12.0"
slf4j-android = "1.7.36"
zxing = "3.5.3"
Expand Down

0 comments on commit b1b6f50

Please sign in to comment.