Skip to content

Commit e2bbdf7

Browse files
committed
bump unicode compat lib
1 parent 3b901a6 commit e2bbdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{metrics, "~>1.0.0"},
2828
{parse_trans, "3.4.1"},
2929
{ssl_verify_fun, "~>1.1.0"},
30-
{unicode_util_compat, "~>0.7.0"}
30+
{unicode_util_compat, "~>0.7.1"}
3131
]}.
3232

3333
{profiles, [{test, [

0 commit comments

Comments
 (0)