Skip to content

Commit 4351d23

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.17.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.17.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e0d11a commit 4351d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.mockito</groupId>
5050
<artifactId>mockito-core</artifactId>
51-
<version>4.11.0</version>
51+
<version>5.17.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>com.bettercloud</groupId>

0 commit comments

Comments
 (0)