Merge pull request #113 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-5.10.0

This commit is contained in:
Oliver 2024-01-25 16:40:59 +01:00 committed by GitHub
commit 3201bc486a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.9.0</version>
<version>5.10.0</version>
<scope>test</scope>
</dependency>