Skip to content

Commit c6c4372

Browse files
authored
Merge pull request #33 from io7m-com/dependabot/maven/develop/org.mockito-mockito-core-5.14.0
Bump org.mockito:mockito-core from 5.13.0 to 5.14.0
2 parents c2e59df + 7dc6b99 commit c6c4372

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.13.0</version>
190+
<version>5.14.0</version>
191191
</dependency>
192192
</dependencies>
193193
</dependencyManagement>

0 commit comments

Comments
 (0)