Skip to content

Commit

Permalink
Chore(deps-dev): Bump org.mockito:mockito-core from 4.11.0 to 5.13.0 (#…
Browse files Browse the repository at this point in the history
…1922)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.13.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Liam Newman <bitwiseman@gmail.com>
  • Loading branch information
dependabot[bot] and bitwiseman authored Sep 6, 2024
1 parent b3ad94e commit 6ce8e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.11.0</version>
<version>5.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6ce8e1d

Please sign in to comment.