Skip to content

Commit 25c9583

Browse files
Bump org.mockito:mockito-core from 2.7.22 to 5.6.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 2.7.22 to 5.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.7.22...v5.6.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 9c3f9cd commit 25c9583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>org.mockito</groupId>
216216
<artifactId>mockito-core</artifactId>
217-
<version>3.12.4</version>
217+
<version>5.6.0</version>
218218
<scope>test</scope>
219219
<exclusions>
220220
<exclusion>

0 commit comments

Comments
 (0)