1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Update dependency org.mockito:mockito-core to v5.6.0

This commit is contained in:
renovate[bot] 2023-10-07 22:27:14 +02:00 committed by GitHub
parent 1a1c7c2b51
commit 4746cbc6f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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