Skip to content

Commit

Permalink
chore(deps-dev): bump org.mockito:mockito-core from 5.6.0 to 5.8.0 (#183
Browse files Browse the repository at this point in the history
)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.6.0...v5.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 16645a7 commit 9c7642c
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.9.2</fabric8-client.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.22.0</log4j.version>
<mokito.version>5.6.0</mokito.version>
<mokito.version>5.8.0</mokito.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<auto-service.version>1.0.1</auto-service.version>
<assertj.version>3.24.2</assertj.version>
Expand Down

0 comments on commit 9c7642c

Please sign in to comment.