Skip to content

Commit 1f04919

Browse files
Merge pull request #108 from codehaus-plexus/dependabot/maven/org.mockito-mockito-core-4.3.0
2 parents f765c18 + 3ed346c commit 1f04919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.mockito</groupId>
104104
<artifactId>mockito-core</artifactId>
105-
<version>4.2.0</version>
105+
<version>4.3.0</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)