Skip to content

Commit

Permalink
Bump org.mockito:mockito-core in /plugins/command-manager
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.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-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent baf95e6 commit c02d8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/command-manager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def versions = [
// TLS support. Used by Apache Http Client ??
conscrypt: "2.5.2",
// Test libraries
mockito: "5.12.0",
mockito: "5.14.2",
junit: "4.13.2",
// Jackson is used to manage JSON objects (serialization / deserialization)
jackson: "2.17.2",
Expand Down

0 comments on commit c02d8e3

Please sign in to comment.