Skip to content

Commit a7266c7

Browse files
authored
Merge pull request #1917 from kubernetes-client/dependabot/maven/org.mockito-mockito-core-4.0.0
Bump mockito-core from 3.12.4 to 4.0.0
2 parents 062ac43 + 8b392a0 commit a7266c7

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
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>org.mockito</groupId>
248248
<artifactId>mockito-core</artifactId>
249-
<version>3.12.4</version>
249+
<version>4.0.0</version>
250250
<scope>test</scope>
251251
</dependency>
252252
<dependency>

0 commit comments

Comments
 (0)