1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

Update dependency org.mockito:mockito-core to v3.9.0

This commit is contained in:
Renovate Bot 2021-04-07 14:24:34 +00:00
parent 0f332d9b61
commit 2053b4d907
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -341,7 +341,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.8.0</version>
<version>3.9.0</version>
<scope>test</scope>
</dependency>
<dependency>