Skip to content

Commit

Permalink
Merge pull request #36 from jontze/dependabot/cargo/wiremock-0.6.0
Browse files Browse the repository at this point in the history
chore(deps): Update wiremock requirement from 0.5.19 to 0.6.0
  • Loading branch information
jontze authored Feb 12, 2024
2 parents 4bce9d7 + 1fb8ab9 commit 85d9f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ features = ["rustls-tls"]
[dev-dependencies]
futures = "0.3.28"
mockall = "0.12.1"
wiremock = "0.5.19"
wiremock = "0.6.0"

[dev-dependencies.tokio]
version = "1.19.2"
Expand Down

0 comments on commit 85d9f7e

Please sign in to comment.