Skip to content

Commit

Permalink
chore(deps): bump org.mockito:mockito-core from 4.11.0 to 5.14.2
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.14.2)

---
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 Oct 16, 2024
1 parent cc13d30 commit 09e0f40
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 @@ -113,7 +113,7 @@
<awaitility.version>4.2.2</awaitility.version>
<approvaltests.version>24.8.0</approvaltests.version>
<keycloak.version>26.0.0</keycloak.version><!-- Used by CRD Generator integration tests for verifications -->
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.14.2</mockito.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<spock.version>2.4-M4-groovy-4.0</spock.version>

Expand Down

0 comments on commit 09e0f40

Please sign in to comment.