Skip to content

Commit 569b8ba

Browse files
Bump mockito-core from 4.8.0 to 4.8.1 (#2632)
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:development 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 87c60a5 commit 569b8ba

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
@@ -1027,7 +1027,7 @@
10271027
<groupId>org.mockito</groupId>
10281028
<artifactId>mockito-core</artifactId>
10291029
<scope>test</scope>
1030-
<version>4.8.0</version>
1030+
<version>4.8.1</version>
10311031
<exclusions>
10321032
<exclusion>
10331033
<artifactId>hamcrest-core</artifactId>

0 commit comments

Comments
 (0)