Skip to content

Commit e3877de

Browse files
authoredFeb 1, 2024
Merge pull request #104 from jenkinsci/dependabot/maven/org.mockito-mockito-core-5.10.0
build(deps-dev): bump org.mockito:mockito-core from 5.9.0 to 5.10.0
2 parents 442ab8e + 5464056 commit e3877de

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.mockito</groupId>
8282
<artifactId>mockito-core</artifactId>
83-
<version>5.9.0</version>
83+
<version>5.10.0</version>
8484
<scope>test</scope>
8585
</dependency>
8686
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.