Skip to content

Commit cd758e0

Browse files
committed
Update testcontainers to 0.25.2
Signed-off-by: Eren Atas <[email protected]>
1 parent 7bd7781 commit cd758e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/flagd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tonic-prost-build = "0.14"
2727
cucumber = "0.21"
2828
tokio-stream = "0.1"
2929
futures-core = "0.3"
30-
testcontainers = { version = "0.25", features = ["http_wait", "blocking"] }
30+
testcontainers = { version = "0.25.2", features = ["http_wait", "blocking"] }
3131
wiremock = "0.6.5"
3232
tempfile = "3.23.0"
3333
serial_test = "3.2"

0 commit comments

Comments
 (0)