Skip to content

Commit 26900cf

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mockito-core from 2.28.2 to 4.0.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 4.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.28.2...v4.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07d701e commit 26900cf

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
@@ -197,7 +197,7 @@ under the License.
197197
<dependency>
198198
<groupId>org.mockito</groupId>
199199
<artifactId>mockito-core</artifactId>
200-
<version>2.28.2</version>
200+
<version>4.0.0</version>
201201
<scope>test</scope>
202202
</dependency>
203203
<dependency>

0 commit comments

Comments
 (0)