Skip to content

Commit cf0fc83

Browse files
chore(deps-dev): Bump org.mockito:mockito-core from 4.11.0 to 5.14.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.14.1) --- 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 f8699ae commit cf0fc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
<dependency>
466466
<groupId>org.mockito</groupId>
467467
<artifactId>mockito-core</artifactId>
468-
<version>4.11.0</version>
468+
<version>5.14.1</version>
469469
<scope>test</scope>
470470
</dependency>
471471
<dependency>

0 commit comments

Comments
 (0)