We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd7781 commit cd758e0Copy full SHA for cd758e0
crates/flagd/Cargo.toml
@@ -27,7 +27,7 @@ tonic-prost-build = "0.14"
27
cucumber = "0.21"
28
tokio-stream = "0.1"
29
futures-core = "0.3"
30
-testcontainers = { version = "0.25", features = ["http_wait", "blocking"] }
+testcontainers = { version = "0.25.2", features = ["http_wait", "blocking"] }
31
wiremock = "0.6.5"
32
tempfile = "3.23.0"
33
serial_test = "3.2"
0 commit comments