Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah authored Nov 17, 2024
1 parent 7ac21d5 commit 64f3b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To add Testcontainers to your project, follow these steps:
```elixir
def deps do
[
{:testcontainers, "~> 1.10"}
{:testcontainers, "~> 1.11"}
]
end
```
Expand Down

0 comments on commit 64f3b7c

Please sign in to comment.