Skip to content

Commit

Permalink
chore(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.2 (#2577)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.13.0 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.13.0...v5.14.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 Nov 15, 2024
1 parent cc9333a commit 0372f83
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 @@ -47,7 +47,7 @@
<fabric8-client.version>6.13.4</fabric8-client.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<mokito.version>5.13.0</mokito.version>
<mokito.version>5.14.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 0372f83

Please sign in to comment.