Merge pull request #19 from omaster395464gh/dependabot/maven/org.mockito-mockito-core-4.9.0

Bump mockito-core from 4.8.1 to 4.9.0
This commit is contained in:
Oliver 2022-11-15 12:50:23 +01:00 committed by GitHub
commit 1f195b716c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.8.1</version>
<version>4.9.0</version>
<scope>test</scope>
</dependency>