Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  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] authored Jan 6, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5d29c4b commit 6175bc0
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
@@ -64,7 +64,7 @@
<fabric8-client.version>7.0.1</fabric8-client.version>
<slf4j.version>2.0.12</slf4j.version>
<log4j.version>2.24.3</log4j.version>
<mokito.version>5.14.2</mokito.version>
<mokito.version>5.15.2</mokito.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<compile-testing.version>0.21.0</compile-testing.version>
<javapoet.version>1.13.0</javapoet.version>

0 comments on commit 6175bc0

Please sign in to comment.