Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 4.6.1 to 5.6.0 (#106)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 5.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.6.1...v5.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 3bcde00 commit a3ad3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ ext {
okhttp_version = "4.9.3"
wasmtime_version = "0.19.0"
junit_version = "4.13.2"
mockito_core_version = "4.6.1"
mockito_core_version = "5.6.0"
protobuf_version = "3.23.0"
}

Expand Down

0 comments on commit a3ad3b1

Please sign in to comment.