Skip to content

Commit a54cc2a

Browse files
build(deps-dev): bump mockito-core from 3.7.0 to 3.7.7 (#1162)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.7.0...v3.7.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 129b0f7 commit a54cc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
<dependency>
286286
<groupId>org.mockito</groupId>
287287
<artifactId>mockito-core</artifactId>
288-
<version>3.7.0</version>
288+
<version>3.7.7</version>
289289
</dependency>
290290

291291
<dependency>

0 commit comments

Comments
 (0)