Skip to content

Commit

Permalink
chore: Upgrade pact_mock_server to 2.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jul 2, 2024
1 parent 2ea067b commit 00f78d1
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 @@ -34,7 +34,7 @@ itertools = "0.13.0"
log = "0.4.22"
lazy_static = "1.5.0"
pact_matching = { version = "~1.2.4", default-features = false }
pact_mock_server = { version = "~2.0.0-beta.4", path = "../pact_mock_server", default-features = false }
pact_mock_server = { version = "~2.0.0-beta.5", path = "../pact_mock_server", default-features = false }
pact_models = { version = "~1.2.1", default-features = false }
rand = "0.8.5"
regex = "1.10.5"
Expand Down

0 comments on commit 00f78d1

Please sign in to comment.