Skip to content

Commit

Permalink
Update mockito requirement from 0.30 to 0.31 (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent a522a46 commit ee80254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/security_keyvault/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ azure_core = { path = "../core", version = "0.1" }
[dev-dependencies]
oauth2 = "4.0.0"
azure_identity = { path = "../identity", version = "0.1" }
mockito = "0.30"
mockito = "0.31"
async-trait = "0.1"
tokio = { version = "1.0", features = ["full"] }

0 comments on commit ee80254

Please sign in to comment.