Skip to content

Commit 2fda539

Browse files
committed
chore: update testcontainers from 0.25 to 0.26
1 parent 5aacf90 commit 2fda539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ serde = { version = "1.0", features = [ "derive" ] }
5555
serde_json = "1.0"
5656
tempfile = "3.0"
5757
tera = "1.0"
58-
testcontainers = { version = "0.25", features = [ "blocking" ] }
58+
testcontainers = { version = "0.26", features = [ "blocking" ] }
5959
thiserror = "1.0"
6060
torrust-dependency-installer = { path = "packages/dependency-installer" }
6161
torrust-linting = { path = "packages/linting" }

0 commit comments

Comments
 (0)