X-Git-Url: https://git.xandkar.net/?p=erlang-x-plane-data.git;a=blobdiff_plain;f=rebar.config;h=c94ed0018f25811a6fdab8c52824bc421fccf4d9;hp=59dea81d3e2e1b094ffe5c0b0bca5707669e6115;hb=HEAD;hpb=cfe4f77b7b6746c9cae311b37e92f8f0ce378680 diff --git a/rebar.config b/rebar.config index 59dea81..c94ed00 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,6 @@ %%% vim: set filetype=erlang: { deps -, [ {hope , ".*" , {git , "https://github.com/ibnfirnas/hope.git" , {tag , "3.7.0"}}} +, [ {hope, ".*", {git, "https://github.com/ibnfirnas/hope.git", {tag, "3.8.1"}}} ] }.