Skip to content

Commit

Permalink
chore(deps-dev): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#…
Browse files Browse the repository at this point in the history
…260)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent ef00185 commit 9f44e1e
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 @@ -43,7 +43,7 @@
<fabric8-client.version>6.12.1</fabric8-client.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<mokito.version>5.11.0</mokito.version>
<mokito.version>5.12.0</mokito.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<auto-service.version>1.0.1</auto-service.version>
<assertj.version>3.25.3</assertj.version>
Expand Down

0 comments on commit 9f44e1e

Please sign in to comment.