We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0668d commit b6b60f2Copy full SHA for b6b60f2
1 file changed
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.2", features = ["http_wait", "blocking"] }
+testcontainers = { version = "0.26.0", features = ["http_wait", "blocking"] }
31
wiremock = "0.6.5"
32
tempfile = "3.23.0"
33
serial_test = "3.2"
0 commit comments