Skip to content

Commit e04e333

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.mockito:mockito-core from 3.12.4 to 4.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4dd4f58 commit e04e333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keytool-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.mockito</groupId>
8989
<artifactId>mockito-core</artifactId>
90-
<version>3.12.4</version>
90+
<version>4.11.0</version>
9191
<scope>test</scope>
9292
</dependency>
9393

0 commit comments

Comments
 (0)