Skip to content

Commit

Permalink
Bump testcontainers-modules from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs-modules-community@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: testcontainers-modules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 13062b3 commit 52dcde3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 5 deletions.
36 changes: 32 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tar = "0.4.38"
[dev-dependencies]
test-temp-dir = "0.2.2"
testcontainers = { version = "0.21.1", features = ["blocking"] }
testcontainers-modules = { version = "0.9.0", features = ["cncf_distribution"] }
testcontainers-modules = { version = "0.10.0", features = ["cncf_distribution"] }

[package.metadata.generate-rpm]
assets = [
Expand Down

0 comments on commit 52dcde3

Please sign in to comment.