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

[CI skip] Merge pull request #3374 from Slimefun/renovate/mockito-monorepo

Update dependency org.mockito:mockito-core to v4.2.0
This commit is contained in:
TheBusyBiscuit 2021-12-17 14:31:23 +01:00 committed by GitHub
commit 827fd94559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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