Skip to content

Commit 55f8189

Browse files
Bump testcontainers-modules from 0.11.5 to 0.11.6 (#1171)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bc5871 commit 55f8189

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ openssl = "0.10.70"
8181
[dev-dependencies]
8282
serial_test = {version="3.2.0"}
8383
testcontainers = { version = "0.23.1" }
84-
testcontainers-modules = { version = "0.11.5", features = ["postgres","blocking"] }
84+
testcontainers-modules = { version = "0.11.6", features = ["postgres","blocking"] }
8585
ctor = "0.2.9"
8686
derive_builder = {version = "0.20.2"}
8787
fake = { version = "3.1.0", features = ["chrono"] }

0 commit comments

Comments
 (0)