Skip to content

Commit 4abc596

Browse files
authored
Merge pull request #2445 from kubernetes-client/dependabot/maven/org.mockito-mockito-core-4.9.0
build(deps): bump mockito-core from 4.8.1 to 4.9.0
2 parents 401aa67 + 419609a commit 4abc596

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>org.mockito</groupId>
249249
<artifactId>mockito-core</artifactId>
250-
<version>4.8.1</version>
250+
<version>4.9.0</version>
251251
<scope>test</scope>
252252
</dependency>
253253
<dependency>

0 commit comments

Comments
 (0)