Skip to content

Commit

Permalink
chore(deps): update testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 9f53a68 commit ab898a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions server/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions server/main-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ time = "0.3.36"

[dev-dependencies]
pretty_assertions = "1.4.0"
testcontainers = { version = "0.19.0", features = ["watchdog"] }
testcontainers-modules = {version = "0.7.1",features = ["postgres","meilisearch"] }
testcontainers = { version = "0.20.0", features = ["watchdog"] }
testcontainers-modules = {version = "0.8.0",features = ["postgres","meilisearch"] }
tracing-test = "0.2.5"

0 comments on commit ab898a0

Please sign in to comment.