aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-05-24 17:44:07 +0200
committerLoïc Hoguin <[email protected]>2021-05-24 17:44:07 +0200
commitf9175998687678e227bdd49669e2d83f0648fa57 (patch)
treef6e78db75b81edffaf3826626ba3f109bfc77e48 /rebar.config
parentfe25965f3a2f1347529fec8c7afa981313378e31 (diff)
downloadgun-f9175998687678e227bdd49669e2d83f0648fa57.tar.gz
gun-f9175998687678e227bdd49669e2d83f0648fa57.tar.bz2
gun-f9175998687678e227bdd49669e2d83f0648fa57.zip
Gun 2.0.0-rc.22.0.0-rc.2
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 27c0da1..aef1fff 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
{deps, [
-{cowlib,".*",{git,"https://github.com/ninenines/cowlib","2.10.1"}}
+{cowlib,".*",{git,"https://github.com/ninenines/cowlib","2.11.0"}}
]}.
{erl_opts, [debug_info,warn_export_vars,warn_shadow_vars,warn_obsolete_guard]}.