Skip to content

Commit 017a158

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.0.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6270a3c commit 017a158

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.mockito</groupId>
109109
<artifactId>mockito-core</artifactId>
110-
<version>4.11.0</version>
110+
<version>5.0.0</version>
111111
<scope>test</scope>
112112
</dependency>
113113
<dependency>

0 commit comments

Comments
 (0)