Skip to content

Commit 7d3147d

Browse files
authored
Merge pull request #34 from io7m-com/dependabot/maven/develop/org.mockito-mockito-core-5.14.1
Bump org.mockito:mockito-core from 5.14.0 to 5.14.1
2 parents 52c2750 + 81e99d5 commit 7d3147d

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

0 commit comments

Comments
 (0)