Skip to content

Commit

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

---
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 Oct 15, 2024
1 parent 30d6059 commit 438b57e
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.2"
jspecify = "1.0.0"
junit-jupiter = "5.11.0"
mockito-jupiter = "5.12.0"
mockito-jupiter = "5.14.2"
mockito-inline = "5.2.0"

[libraries]
Expand Down

0 comments on commit 438b57e

Please sign in to comment.