geforkt von Mirrors/FastAsyncWorldEdit
[ci skip] build: Update dependency org.mockito:mockito-core to v4.6.0 (#1765)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Dieser Commit ist enthalten in:
Ursprung
f9c56d94c5
Commit
69eae2e4bd
@ -47,7 +47,7 @@ text = "3.0.4"
|
||||
piston = "0.5.7"
|
||||
|
||||
# Tests
|
||||
mockito = "4.5.1"
|
||||
mockito = "4.6.0"
|
||||
checker-qual = "3.22.0"
|
||||
|
||||
# Gradle plugins
|
||||
|
@ -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.5.1")
|
||||
testImplementation("org.mockito:mockito-core:4.6.0")
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren