Skip to content

Commit d8757cf

Browse files
Bump mockito-core from 4.8.0 to 4.8.1 (#390)
Bumps [mockito-core](https://github.com/mockito/mockito) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f89e13 commit d8757cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<!-- Test Dependencies -->
4646
<junit.version>4.13.2</junit.version>
4747
<burst.version>1.2.0</burst.version>
48-
<mockito.version>4.8.0</mockito.version>
48+
<mockito.version>4.8.1</mockito.version>
4949
<assertj.version>3.23.1</assertj.version>
5050
</properties>
5151

0 commit comments

Comments
 (0)