From 510c70fb11a5e3f3e4b6636a9fe5c66986376c03 Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:37:40 +0100 Subject: [PATCH] Update sbt to 1.8.2 (#669) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 239a5abcb..344d39aa3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -14,4 +14,4 @@ # specific language governing permissions and limitations # under the License. # -sbt.version=1.8.0 +sbt.version=1.8.2