Skip to content

Commit

Permalink
Bump mockito-core from 4.11.0 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.3.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]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent ba36217 commit 5eacb8f
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 @@ -153,7 +153,7 @@
<http.client.version>4.5.14</http.client.version>
<jsr107.tck.version>1.1.1</jsr107.tck.version>
<junit.version>4.13.2</junit.version>
<mockito.version>3.6.0</mockito.version>
<mockito.version>5.3.0</mockito.version>
<powermock.version>2.0.9</powermock.version>
<reflections.version>0.9.10</reflections.version>
<testcontainers.version>1.18.0</testcontainers.version>
Expand Down

0 comments on commit 5eacb8f

Please sign in to comment.