Skip to content

Commit

Permalink
chore: Upgrade pact_mock_server to 1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Sep 4, 2024
1 parent 00ecedb commit 2567fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact_mock_server_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ itertools = "0.13.0"
log = "0.4.20"
lazy_static = "1.4.0"
pact_matching = { version = "~1.2.5", default-features = false }
pact_mock_server = { version = "~1.2.7", path = "../pact_mock_server", default-features = false }
pact_mock_server = { version = "~1.2.10", path = "../pact_mock_server", default-features = false }
pact_models = { version = "~1.2.2", default-features = false }
rand = "0.8.5"
regex = "1.10.2"
Expand Down

0 comments on commit 2567fc9

Please sign in to comment.