Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent 2ef9547 commit 0f3c689
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 @@ -32,7 +32,7 @@
<equalsverifier.version>3.10.1</equalsverifier.version>
<junit.version>5.9.1</junit.version>
<junit-pioneer.version>1.7.1</junit-pioneer.version>
<mockito.version>4.8.0</mockito.version>
<mockito.version>4.8.1</mockito.version>
<assertj.version>3.23.1</assertj.version>
<archunit.version>0.23.1</archunit.version>
<json-unit-fluent.version>2.36.0</json-unit-fluent.version>
Expand Down

0 comments on commit 0f3c689

Please sign in to comment.