Skip to content

Commit 340c6dc

Browse files
authored
Merge pull request #63 from jenkinsci/dependabot/maven/org.mockito-mockito-core-5.4.0
Bump mockito-core from 4.9.0 to 5.4.0
2 parents 2339def + 43795a9 commit 340c6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.mockito</groupId>
102102
<artifactId>mockito-core</artifactId>
103-
<version>4.9.0</version>
103+
<version>5.4.0</version>
104104
<scope>test</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)