From 64bc8c1d077a481521ac36a09c46ad7a2fccdc64 Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Wed, 15 Feb 2023 14:26:53 -0800 Subject: [PATCH] Bump SBT to 1.8.2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 10fd9eee..46e43a97 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.5 +sbt.version=1.8.2