From 24aaa4fb7e68a8102dfa8edaf3806671bab4e2f4 Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Fri, 6 Oct 2023 15:48:54 -0600 Subject: [PATCH] Bump tool versions to correspond to our dockerfiles --- .tool-versions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tool-versions b/.tool-versions index f90990c80..125035937 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,8 +1,8 @@ # These are used for the dev environment. # This should match the versions used in the built product. nodejs 18.16.0 -elixir 1.15.2-otp-26 -erlang 26.0.2 +elixir 1.15.6-otp-26 +erlang 26.1.1 terraform 1.5.7 # Used for static analysis