We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0633f5 + 39ced34 commit 95ca4e2Copy full SHA for 95ca4e2
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