We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec74d8 commit 8b44570Copy full SHA for 8b44570
1 file changed
README.md
@@ -23,7 +23,7 @@ if you have any problems with migrating.
23
```elixir
24
defp deps do
25
[
26
- {:recaptcha, "~> 2.0"},
+ {:recaptcha, "~> 2.3"},
27
]
28
end
29
```
0 commit comments