Skip to content

Commit c1d6dcc

Browse files
authored
Merge pull request #120 from jenkinsci/dependabot/maven/org.mockito-mockito-core-5.13.0
build(deps-dev): bump org.mockito:mockito-core from 5.12.0 to 5.13.0
2 parents 397454b + 210e011 commit c1d6dcc

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.12.0</version>
83+
<version>5.13.0</version>
8484
<scope>test</scope>
8585
</dependency>
8686
<dependency>

0 commit comments

Comments
 (0)