Skip to content

Commit 9700265

Browse files
author
Peter Tihanyi
committed
Upgrade simple gossip
1 parent 611d7c0 commit 9700265

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{deps, [
2-
{simple_gossip, {git, "https://github.com/systream/simple_gossip.git", {tag, "1.6.0"}}},
2+
{simple_gossip, {git, "https://github.com/systream/simple_gossip.git", {tag, "1.6.2"}}},
33
exometer_core
44
]}.
55

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{<<"setup">>,{pkg,<<"setup">>,<<"2.1.0">>},1},
66
{<<"simple_gossip">>,
77
{git,"https://github.com/systream/simple_gossip.git",
8-
{ref,"e4c4d0d5e1160f444ebb0d6a05d689bf37de7847"}},
8+
{ref,"df2015fc1ff9dfbb86cee5bde931680c3b28be8f"}},
99
0}]}.
1010
[
1111
{pkg_hash,[

0 commit comments

Comments
 (0)