From 221da34234b88053e79fea6d2301d03c860b32c8 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Mon, 10 Jan 2022 12:35:04 +0100 Subject: [PATCH] build: update to sbt 1.5.8 (#31052) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index bb3a9b7dc6..e64c208ff5 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.6 +sbt.version=1.5.8