Merge pull request #80 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-5.6.0

This commit is contained in:
Oliver 2023-10-09 12:40:34 +02:00 committed by GitHub
commit ddda31e6cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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