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 1b57287 commit b24b54dCopy full SHA for b24b54d
crates/flagd/Cargo.toml
@@ -29,7 +29,7 @@ prost-build = "0.13"
29
cucumber = "0.21"
30
tokio-stream = "0.1"
31
futures-core = "0.3"
32
-testcontainers = { version = "0.23.1", features = ["http_wait", "blocking"] }
+testcontainers = { version = "0.24.0", features = ["http_wait", "blocking"] }
33
wiremock = "0.6.3"
34
tempfile = "3.19.0"
35
serial_test = "3.2"
0 commit comments