Skip to content

Commit

Permalink
Merge pull request #856 from kubewarden/dependabot/cargo/testcontaine…
Browse files Browse the repository at this point in the history
…rs-0.20.0

build(deps): Bump testcontainers from 0.19.0 to 0.20.0
  • Loading branch information
jvanz authored Jul 8, 2024
2 parents ecb86c4 + 6ac1736 commit 690dd88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ rstest = "0.21.0"
tempfile = "3.10.1"
assert_cmd = "2.0.14"
predicates = "3.1.0"
testcontainers = { version = "0.19", features = ["blocking"] }
testcontainers = { version = "0.20", features = ["blocking"] }

0 comments on commit 690dd88

Please sign in to comment.