Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 26c4c56 commit 0aca8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/main-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ time = "0.3.36"
[dev-dependencies]
insta = { version = "1.39.0", features = ["yaml", "json", "redactions"] }
pretty_assertions = "1.4.0"
testcontainers = { version = "0.20.0", features = ["watchdog"] }
testcontainers = { version = "0.21.0", features = ["watchdog"] }
testcontainers-modules = { version = "0.8.0", features = ["postgres", "meilisearch"] }
tracing-test = "0.2.5"

0 comments on commit 0aca8a3

Please sign in to comment.