We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0633f5 + 39ced34 commit 77789b7Copy full SHA for 77789b7
rebar.config
@@ -11,5 +11,5 @@
11
12
{dev_only_deps,
13
[{meck, "0.8.*", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}},
14
- {ibrowse, "4.0.2", {git, "git://github.com/cmullaparthi/ibrowse.git", {tag, "v4.0.2"}}}
+ {ibrowse, "4.*", {git, "git://github.com/basho/ibrowse.git", {tag, "v4.3"}}}
15
]}.
0 commit comments