Skip to content

Commit 836ee8e

Browse files
build(deps): bump mockito-inline from 3.12.4 to 4.0.0 (#572)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v4.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94edf58 commit 836ee8e

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
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.mockito</groupId>
202202
<artifactId>mockito-inline</artifactId>
203-
<version>3.12.4</version>
203+
<version>4.0.0</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)