Skip to content

Commit

Permalink
Bump mockito.version from 4.6.1 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps `mockito.version` from 4.6.1 to 4.8.0.

Updates `mockito-core` from 4.6.1 to 4.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.6.1...v4.8.0)

Updates `mockito-junit-jupiter` from 4.6.1 to 4.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.6.1...v4.8.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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>
  • Loading branch information
dependabot[bot] authored and robot-simplify4u committed Sep 29, 2022
1 parent 4d85eaa commit 7432a93
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 @@ -88,7 +88,7 @@
<slf4j-1.version>1.7.36</slf4j-1.version>
<slf4j-2.version>2.0.2</slf4j-2.version>
<junit.version>5.9.1</junit.version>
<mockito.version>4.6.1</mockito.version>
<mockito.version>4.8.0</mockito.version>
<assertj.version>3.23.1</assertj.version>
<sonar.coverage.exclusions>**/slf4jmock/SimpleLogger.java</sonar.coverage.exclusions>
<sonar.projectName>SLF4J mock</sonar.projectName>
Expand Down

0 comments on commit 7432a93

Please # to comment.