Skip to content

Commit

Permalink
Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent bcf03cd commit e5286bc
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 @@ -2,7 +2,7 @@
jackson = "2.17.1"
jspecify = "0.3.0"
junit-jupiter = "5.10.2"
mockito-jupiter = "5.11.0"
mockito-jupiter = "5.12.0"
mockito-inline = "5.2.0"

[libraries]
Expand Down

0 comments on commit e5286bc

Please sign in to comment.