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

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

This commit is contained in:
Renovate Bot 2020-07-29 17:07:04 +00:00
parent 5a1b868c91
commit 7362ee3a0f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -310,7 +310,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.4.4</version>
<version>3.4.6</version>
<scope>test</scope>
</dependency>