Skip to content

Commit 3ea0840

Browse files
authored
Merge pull request #27 from io7m-com/dependabot/maven/develop/org.mockito-mockito-core-5.13.0
Bump org.mockito:mockito-core from 5.12.0 to 5.13.0
2 parents 8634337 + 641f942 commit 3ea0840

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
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>org.mockito</groupId>
189189
<artifactId>mockito-core</artifactId>
190-
<version>5.12.0</version>
190+
<version>5.13.0</version>
191191
</dependency>
192192
</dependencies>
193193
</dependencyManagement>

0 commit comments

Comments
 (0)