Skip to content

Commit f4773d9

Browse files
build(deps): bump wiremock from 0.6.2 to 0.6.3 (#5991)
1 parent bc674a9 commit f4773d9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ anyhow = "1.0"
2323

2424
[dev-dependencies]
2525
tower-test = { git = "https://github.com/tower-rs/tower.git" }
26-
wiremock = "0.6.1"
26+
wiremock = "0.6.3"

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ object_store = { version = "0.12.0", features = ["gcp"] }
106106
clap.workspace = true
107107
maplit = "1.0.2"
108108
hex-literal = "0.4"
109-
wiremock = "0.6.1"
109+
wiremock = "0.6.3"
110110

111111
[build-dependencies]
112112
tonic-build = { workspace = true }

0 commit comments

Comments
 (0)