Skip to content

Commit

Permalink
chore(deps-dev): bump org.mockito:mockito-junit-jupiter (#65)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.1.1 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.1...v5.8.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 Dec 4, 2023
1 parent a65fdc6 commit b221340
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 @@ -70,7 +70,7 @@
<junit-jupiter-engine.version>5.10.1</junit-jupiter-engine.version>
<wiremock.version>2.35.0</wiremock.version>
<assertj-core.version>3.24.2</assertj-core.version>
<mockito-core.version>5.1.1</mockito-core.version>
<mockito-core.version>5.8.0</mockito-core.version>
<logback-classic.version>1.2.12</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 b221340

Please sign in to comment.