Update dependency org.mockito:mockito-core to v4.11.0 (#2055)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-29 13:42:56 +01:00
committed by GitHub
parent a9ed8431cd
commit b98c3efc88
2 changed files with 2 additions and 2 deletions

View File

@ -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"