Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 31c53de commit 61e8f9e
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 @@ -3,7 +3,7 @@ kotlin = "1.9.23"
ktlint = "1.2.1"
android-tools = "7.3.1"
junit = "5.10.2"
mockito = "4.1.0"
mockito = "5.2.1"
commons-io = "2.15.1"
gradle-publish = "1.1.0"
kotlinter-check = "4.2.0"
Expand Down

0 comments on commit 61e8f9e

Please sign in to comment.