Skip to content

Commit b24b54d

Browse files
chore(deps): update rust crate testcontainers to 0.24.0 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b57287 commit b24b54d

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
@@ -29,7 +29,7 @@ prost-build = "0.13"
2929
cucumber = "0.21"
3030
tokio-stream = "0.1"
3131
futures-core = "0.3"
32-
testcontainers = { version = "0.23.1", features = ["http_wait", "blocking"] }
32+
testcontainers = { version = "0.24.0", features = ["http_wait", "blocking"] }
3333
wiremock = "0.6.3"
3434
tempfile = "3.19.0"
3535
serial_test = "3.2"

0 commit comments

Comments
 (0)