Skip to content

Commit b6b60f2

Browse files
chore(deps): update rust crate testcontainers to 0.26.0 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b0668d commit b6b60f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2", features = ["http_wait", "blocking"] }
30+
testcontainers = { version = "0.26.0", features = ["http_wait", "blocking"] }
3131
wiremock = "0.6.5"
3232
tempfile = "3.23.0"
3333
serial_test = "3.2"

0 commit comments

Comments
 (0)