geforkt von Mirrors/FastAsyncWorldEdit
Update dependency org.mockito:mockito-core to v4.11.0 (#2055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Dieser Commit ist enthalten in:
Ursprung
a9ed8431cd
Commit
b98c3efc88
@ -38,7 +38,7 @@ text = "3.0.4"
|
||||
piston = "0.5.7"
|
||||
|
||||
# Tests
|
||||
mockito = "4.10.0"
|
||||
mockito = "4.11.0"
|
||||
|
||||
# Gradle plugins
|
||||
pluginyml = "0.5.2"
|
||||
|
@ -28,7 +28,7 @@ dependencies {
|
||||
})
|
||||
api("org.apache.logging.log4j:log4j-api")
|
||||
api("org.bstats:bstats-sponge:1.7")
|
||||
testImplementation("org.mockito:mockito-core:4.10.0")
|
||||
testImplementation("org.mockito:mockito-core:4.11.0")
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren