Skip to content

Commit 0eab9ac

Browse files
build(deps): bump mockito-core from 3.9.0 to 3.10.0 (#392)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.9.0...v3.10.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 116f1cc commit 0eab9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>org.mockito</groupId>
196196
<artifactId>mockito-core</artifactId>
197-
<version>3.9.0</version>
197+
<version>3.10.0</version>
198198
<scope>test</scope>
199199
</dependency>
200200
<dependency>

0 commit comments

Comments
 (0)