diff --git a/rebar.config b/rebar.config index e098f37..6ab50a9 100644 --- a/rebar.config +++ b/rebar.config @@ -24,7 +24,7 @@ %% == Dependencies and plugins == -{deps, [{elvis_core, "3.2.3"}, {getopt, "1.0.2"}, {egithub, "0.7.0"}]}. +{deps, [{elvis_core, "3.2.5"}, {getopt, "1.0.2"}, {egithub, "0.7.0"}]}. {project_plugins, [{rebar3_hank, "~> 1.4.0"},