Skip to content

Commit 3f822cf

Browse files
dependabot[bot]jknack
authored andcommitted
Bump mockito-core from 3.12.0 to 4.0.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.0 to 4.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.0...v4.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e669d96 commit 3f822cf

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
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.mockito</groupId>
156156
<artifactId>mockito-core</artifactId>
157-
<version>3.12.0</version>
157+
<version>4.0.0</version>
158158
<scope>test</scope>
159159
</dependency>
160160
</dependencies>

0 commit comments

Comments
 (0)