mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-01 02:17:11 +00:00
Update dependency org.mockito:mockito-core to v5.14.0 (#2933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d9171c18f2
commit
cc2f6459f9
@ -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.12.0")
|
||||
testImplementation("org.mockito:mockito-core:5.14.0")
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
Loading…
Reference in New Issue
Block a user