aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorLuis Rascão <[email protected]>2017-11-13 00:53:37 +0000
committerTristan Sloughter <[email protected]>2017-11-12 16:53:37 -0800
commitab7be1859119e8d52ba48a20b205ba18374bf522 (patch)
tree5fae42520f7ff9e532c420b0fe9015f816524427 /rebar.config
parent1d051663982502620dbdd2b372aee52894981568 (diff)
downloadrelx-ab7be1859119e8d52ba48a20b205ba18374bf522.tar.gz
relx-ab7be1859119e8d52ba48a20b205ba18374bf522.tar.bz2
relx-ab7be1859119e8d52ba48a20b205ba18374bf522.zip
Bump erlware_commons to 1.0.2 (#620)v3.24.0
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 888d0c2..81acce2 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,6 +1,6 @@
%% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*-
%% Dependencies ================================================================
-{deps, [{erlware_commons, "1.0.1"},
+{deps, [{erlware_commons, "1.0.2"},
{providers, "1.6.0"},
{getopt, "1.0.1"},
{cf, "0.2.2"},