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 v4.3.1

This commit is contained in:
Renovate Bot 2022-01-26 09:40:00 +00:00
parent 1d67056568
commit d7d794e0b5
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -384,7 +384,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.3.0</version>
<version>4.3.1</version>
<scope>test</scope>
</dependency>
<dependency>