diff --git a/updatehub-sdk/Cargo.toml b/updatehub-sdk/Cargo.toml index 1ad2f908..6f5de750 100644 --- a/updatehub-sdk/Cargo.toml +++ b/updatehub-sdk/Cargo.toml @@ -24,7 +24,7 @@ tokio = { version = "1", default-features = false, features = ["io-util", "macro [dev-dependencies] tempfile = "3" -testcontainers = "0.15" +testcontainers = "0.22" tokio = { version = "1", default-features = false, features = ["rt-multi-thread", "macros"] } [[example]]