diff --git a/Cargo.toml b/Cargo.toml index 4730dfb..1aed1c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] log = "0.4" -testcontainers = "0.14" +testcontainers = "0.15" [dev-dependencies]