diff --git a/Cargo.toml b/Cargo.toml index 3195a29d95..791e80ccff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -158,7 +158,7 @@ openssl = "0.10.38" rstest = "0.22.0" serial_test = "3.0.0" tempfile = "3.3.0" -testcontainers = "0.21" +testcontainers = "0.22" tokio = { version = "1.17.0", features = ["rt", "rt-multi-thread"] } tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }