mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-10-31 18:07:12 +00:00
Update dependency org.mockito:mockito-core to v5.8.0 (#2505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f6aa02fe50
commit
980caba97c
@ -46,7 +46,7 @@ text = "3.0.4"
|
||||
piston = "0.5.7"
|
||||
|
||||
# Tests
|
||||
mockito = "5.6.0"
|
||||
mockito = "5.8.0"
|
||||
|
||||
# Gradle plugins
|
||||
pluginyml = "0.6.0"
|
||||
|
@ -28,7 +28,7 @@ dependencies {
|
||||
})
|
||||
api("org.apache.logging.log4j:log4j-api")
|
||||
api("org.bstats:bstats-sponge:1.7")
|
||||
testImplementation("org.mockito:mockito-core:5.6.0")
|
||||
testImplementation("org.mockito:mockito-core:5.8.0")
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
Loading…
Reference in New Issue
Block a user