This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb-fast-pbkdf2.git
commit 1d7361b173ccd6897264dbd93ba3fdf77f4bdbae Author: Nelson Vides <[email protected]> AuthorDate: Fri Apr 9 11:34:39 2021 +0200 Update rebar3_codecov to use the hex package --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 757f84a..1d516ed 100644 --- a/rebar.config +++ b/rebar.config @@ -8,7 +8,7 @@ {proper, "1.3.0"} ]}, {plugins, [ - {rebar3_codecov, {git, "https://github.com/esl/rebar3_codecov.git", {ref, "6bd31cc"}}} + {rebar3_codecov, "0.2.0"} ]}, {port_env, [
