Skip to content

Commit 3283485

Browse files
Bump testcontainers-modules from 0.11.5 to 0.11.6
Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.11.5 to 0.11.6. - [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.11.5...v0.11.6) --- updated-dependencies: - dependency-name: testcontainers-modules dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1140115 commit 3283485

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -74,7 +74,7 @@ openssl = "0.10.68"
7474
[dev-dependencies]
7575
serial_test = {version="3.2.0"}
7676
testcontainers = { version = "0.23.1" }
77-
testcontainers-modules = { version = "0.11.5", features = ["postgres","blocking"] }
77+
testcontainers-modules = { version = "0.11.6", features = ["postgres","blocking"] }
7878
ctor = "0.2.9"
7979

8080
[profile.release]

0 commit comments

Comments
 (0)