Merge pull request #245 from omaster395464gh/dependabot/maven/main/org.mockito-mockito-core-5.17.0

This commit is contained in:
Oliver 2025-04-08 08:02:32 +02:00 committed by GitHub
commit b12e60b1ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.16.1</version>
<version>5.17.0</version>
<scope>test</scope>
</dependency>