Skip to content

Commit 7a8b05c

Browse files
Bump testcontainers from 0.23.1 to 0.23.2
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/testcontainers/testcontainers-rs/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs@0.23.1...0.23.2) --- updated-dependencies: - dependency-name: testcontainers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fc4b11 commit 7a8b05c

File tree

2 files changed

+39
-20
lines changed

2 files changed

+39
-20
lines changed

Cargo.lock

Lines changed: 38 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tar = "0.4.43"
2222

2323
[dev-dependencies]
2424
test-temp-dir = "0.2.2"
25-
testcontainers = { version = "0.23.1", features = ["blocking"] }
25+
testcontainers = { version = "0.23.2", features = ["blocking"] }
2626
testcontainers-modules = { version = "0.11.4", features = ["cncf_distribution"] }
2727

2828
[package.metadata.generate-rpm]

0 commit comments

Comments
 (0)