Skip to content

Commit f84879d

Browse files
dep-update: bump testcontainers-modules from 0.13.0 to 0.14.0
Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.13.0 to 0.14.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.13.0...v0.14.0) --- updated-dependencies: - dependency-name: testcontainers-modules dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf7d4ec commit f84879d

File tree

2 files changed

+57
-6
lines changed

2 files changed

+57
-6
lines changed

Cargo.lock

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

crates/oss/unleash-edge-persistence/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rustls = { workspace = true }
3232

3333
[dev-dependencies]
3434
testcontainers = "0.25.2"
35-
testcontainers-modules = { version = "0.13.0", features = [
35+
testcontainers-modules = { version = "0.14.0", features = [
3636
"redis",
3737
"localstack",
3838
] }

0 commit comments

Comments
 (0)