Skip to content

Commit 13fef4c

Browse files
authored
Update rebar.config
1 parent d2590d9 commit 13fef4c

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
@@ -3,6 +3,6 @@
33
{deps, [
44
{bert, ".*", {git, "git://github.com/synrc/bert", {tag,"1.11.1"}}},
55
{active, ".*", {git, "git://github.com/synrc/active", {tag,"4.11"}}},
6-
{kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"5.10"}}},
6+
{kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"5.11"}}},
77
{syn, ".*", {git, "git://github.com/ostinelli/syn", {tag,"1.6.3"}}}
88
]}.

0 commit comments

Comments
 (0)