Bump mockito from 1.0.2 to 1.1.0 (#9476)

This commit is contained in:
dependabot[bot]
2023-06-19 06:16:55 +00:00
committed by GitHub
parent d2629293e8
commit 379260b110
2 changed files with 3 additions and 3 deletions

View File

@ -123,7 +123,7 @@ nu-cmd-lang = { path = "../nu-cmd-lang", version = "0.81.1" }
nu-test-support = { path = "../nu-test-support", version = "0.81.1" }
dirs-next = "2.0"
mockito = "1.0"
mockito = "1.1"
quickcheck = "1.0"
quickcheck_macros = "1.0"
rstest = { version = "0.17", default-features = false }