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

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

Update dependency org.mockito:mockito-core to v4.4.0
This commit is contained in:
TheBusyBiscuit 2022-03-09 12:54:29 +01:00 committed by GitHub
commit cc672cbb25
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.3.1</version>
<version>4.4.0</version>
<scope>test</scope>
</dependency>
<dependency>