Skip to content

Commit

Permalink
chore(deps-dev): bump org.mockito:mockito-junit-jupiter (#104)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.10.0...v5.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  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] authored Sep 3, 2024
1 parent b78e67e commit 1e1232d
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 @@ -53,7 +53,7 @@
<junit-jupiter-engine.version>5.10.1</junit-jupiter-engine.version>
<wiremock.version>2.26.3</wiremock.version>
<assertj-core.version>3.25.2</assertj-core.version>
<mockito-core.version>5.10.0</mockito-core.version>
<mockito-core.version>5.11.0</mockito-core.version>
<logback-classic.version>1.2.13</logback-classic.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<sonar-maven-plugin.version>3.10.0.2594</sonar-maven-plugin.version>
Expand Down

0 comments on commit 1e1232d

Please sign in to comment.