Merge pull request #39 from HaHaWTH/dependabot/maven/org.mockito-mockito-core-5.6.0

Bump org.mockito:mockito-core from 5.2.0 to 5.6.0
This commit is contained in:
DGun Otto 2023-10-10 00:28:21 +08:00 committed by GitHub
commit d5ce692933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1057,7 +1057,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>5.2.0</version>
<version>5.6.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>