From ad3a8a965dab2cefea5a4644c08f75cb178dfdab Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Mon, 13 Dec 2021 15:30:50 +0100 Subject: [PATCH] Update to sbt 1.5.6 (#30988) To mitigate any impact of sbt's use of log4j2 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 10fd9eee04..bb3a9b7dc6 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.5.5 +sbt.version=1.5.6