Skip to content

Commit

Permalink
Build: Bump mockito from 4.11.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps `mockito` from 4.11.0 to 5.2.0.

Updates `org.mockito:mockito-core` from 4.11.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 4.11.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.2.0)

Updates `org.mockito:mockito-junit-jupiter` from 4.11.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 00b7d5b commit f98a9c0
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 @@ -65,7 +65,7 @@ junit = "5.10.1"
kafka = "3.6.1"
kryo-shaded = "4.0.3"
microprofile-openapi-api = "3.1.1"
mockito = "4.11.0"
mockito = "5.2.0"
mockserver = "5.15.0"
nessie = "0.77.1"
netty-buffer = "4.1.107.Final"
Expand Down

0 comments on commit f98a9c0

Please sign in to comment.