From 3806d0bcfaca8bd143c0ae19f0990ce42fbd5218 Mon Sep 17 00:00:00 2001 From: RTB CI Bot <42817598+adroll-rtb-ci@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:14:21 +0200 Subject: [PATCH] [AUTO] [ RTI-15349 ] Update Dependencies (#80) * Update dependencies * Bringing back comments --------- Co-authored-by: Pablo Lopez --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index af48e9c..f2a047a 100644 --- a/rebar.config +++ b/rebar.config @@ -11,7 +11,7 @@ {minimum_otp_version, 25}. -{plugins, [{rebar3_gpb_plugin, "2.22.1"}]}. +{plugins, [{rebar3_gpb_plugin, "2.22.7"}]}. {project_plugins, [{rebar3_hex, "~> 7.0.7"},