upgrade testcontainers

pull/33/head
Philipp Hoenisch 4 years ago
parent d5c7afd7f8
commit 7b101a9c98
No known key found for this signature in database
GPG Key ID: E5F8E74C672BC666

@ -13,7 +13,7 @@ reqwest = { version = "0.10", default-features = false, features = ["json", "nat
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
spectral = "0.6"
testcontainers = "0.10"
testcontainers = "0.11"
tokio = { version = "0.2", default-features = false, features = ["blocking", "macros", "rt-core", "time"] }
tracing = "0.1"
url = "2"

Loading…
Cancel
Save