We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0633f5 commit 39ced34Copy full SHA for 39ced34
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