Skip to content

Commit 8ee92c3

Browse files
dependabot[bot]regexident
authored andcommitted
Bump testcontainers from 0.23.3 to 0.24.0
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs) from 0.23.3 to 0.24.0. - [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.3...0.24.0) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 562cb0e commit 8ee92c3

File tree

2 files changed

+53
-4
lines changed

2 files changed

+53
-4
lines changed

Cargo.lock

Lines changed: 52 additions & 3 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
@@ -81,7 +81,7 @@ tracing-subscriber = { version = "0.3", features = [
8181
[dev-dependencies]
8282
http = "1"
8383
mock_instant = "0.6"
84-
testcontainers = "0.23"
84+
testcontainers = "0.24"
8585
testcontainers-modules = { version = "0.11", features = ["minio"] }
8686

8787
[features]

0 commit comments

Comments
 (0)