Skip to content

Commit 2956574

Browse files
authored
Merge pull request #578 from medizininformatik-initiative/renovate/mockito-monorepo
Update dependency org.mockito:mockito-core to v5.18.0
2 parents 0a50b02 + 53a8e41 commit 2956574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<dependency>
255255
<groupId>org.mockito</groupId>
256256
<artifactId>mockito-core</artifactId>
257-
<version>5.17.0</version>
257+
<version>5.18.0</version>
258258
<scope>test</scope>
259259
</dependency>
260260

0 commit comments

Comments
 (0)