mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 12:14:04 +00:00
Update dependency org.mockito:mockito-core to v3.11.0 (#1103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -42,7 +42,7 @@ dependencies {
|
||||
"annotationProcessor"("net.fabricmc:sponge-mixin:${project.versions.mixin}")
|
||||
"annotationProcessor"("net.fabricmc:fabric-loom:${project.versions.loom}")
|
||||
|
||||
"testCompile"("org.mockito:mockito-core:1.9.0-rc1")
|
||||
"testCompile"("org.mockito:mockito-core:3.11.0")
|
||||
}
|
||||
|
||||
configure<BasePluginConvention> {
|
||||
|
Reference in New Issue
Block a user