Skip to content

Commit bc63aff

Browse files
committed
bump core for 3.0.5
1 parent d340aee commit bc63aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{xref_checks,[undefined_function_calls,undefined_functions,locals_not_used]}.
1010

1111
{deps, [
12-
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.2"}}}
12+
{riak_core, ".*", {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.5"}}}
1313
]}.
1414

1515
{plugins, [{eqc_rebar, {git, "https://github.com/Quviq/eqc-rebar", {branch, "master"}}}]}.

0 commit comments

Comments
 (0)