From 05febccbe38a0c2c7e0fbb47ea3f9d6b9b0560d8 Mon Sep 17 00:00:00 2001 From: Duncan McGreggor Date: Mon, 2 Sep 2024 19:56:49 -0500 Subject: [PATCH] Try to handle dep versions more flexibly. --- rebar.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index a11513e..358022e 100644 --- a/rebar.config +++ b/rebar.config @@ -10,8 +10,8 @@ ]}. {project_plugins, [ - {rebar3_lfe, "~> 0.4.11"}, - {rebar3_oscmd, "0.5.0"} + {rebar3_lfe, "~> 0.4"}, + {rebar3_oscmd, "~> 0.5"} ]}. {provider_hooks, [