Skip to content

Commit 94489df

Browse files
committed
Bump riak_core for 3.0.5
1 parent 41f4b72 commit 94489df

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
@@ -10,7 +10,7 @@
1010
{deps, [
1111
{riak_pb, {git, "git://github.com/basho/riak_pb.git", {tag, "3.0.4"}}},
1212
{webmachine, {git, "git://github.com/webmachine/webmachine.git", {tag, "1.11.1"}}},
13-
{riak_core, {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.2"}}},
13+
{riak_core, {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.5"}}},
1414
{mochiweb, {git, "git://github.com/basho/mochiweb.git", {tag, "2.12.1+riak.3.0.4"}}}
1515
]}.
1616

0 commit comments

Comments
 (0)