Merge pull request #6 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-4.8.0

Bump mockito-core from 4.7.0 to 4.8.0
This commit is contained in:
Oliver 2022-09-09 01:34:40 +02:00 committed by GitHub
commit 1c182a61c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.7.0</version>
<version>4.8.0</version>
<scope>test</scope>
</dependency>