Skip to content

Commit db1c6e1

Browse files
chore(deps): update bollard-stubs requirement in the bollard group
Updates the requirements on bollard-stubs to permit the latest version. Updates `bollard-stubs` to 1.47.1-rc.27.3.1 --- updated-dependencies: - dependency-name: bollard-stubs dependency-type: direct:production dependency-group: bollard ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8168a82 commit db1c6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcontainers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rustdoc-args = ["--cfg", "docsrs"]
1818
[dependencies]
1919
async-trait = { version = "0.1" }
2020
bollard = { version = "0.18.1"}
21-
bollard-stubs = "=1.47.1-rc.27.3.1"
21+
bollard-stubs = "=1.48.2-rc.28.0.4"
2222
bytes = "1.6.0"
2323
conquer-once = { version = "0.4", optional = true }
2424
docker_credential = "1.3.1"

0 commit comments

Comments
 (0)