Skip to content

Commit

Permalink
update testcontainers to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
milenkovicm committed Oct 6, 2023
1 parent 2dce6c5 commit 880e8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
log = "0.4"
testcontainers = "0.14"
testcontainers = "0.15"


[dev-dependencies]
Expand Down

0 comments on commit 880e8dc

Please sign in to comment.