Skip to content

Commit

Permalink
chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2
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>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 2faaf3c commit b878619
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 @@ -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>
Expand Down

0 comments on commit b878619

Please sign in to comment.