Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-04 18:40:06 +01:00
build: Update dependency org.mockito:mockito-core to v4.1.0 (#1435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Dieser Commit ist enthalten in:
Ursprung
4b57a34f59
Commit
bd9e237376
@ -51,7 +51,7 @@ text = "3.0.4"
|
||||
piston = "0.5.7"
|
||||
|
||||
# Tests
|
||||
mockito = "4.0.0"
|
||||
mockito = "4.1.0"
|
||||
checker-qual = "3.19.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.0.0")
|
||||
testImplementation("org.mockito:mockito-core:4.1.0")
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren