From 4eb6a53cc5e391b239aa7a2c44b35bbe0d3d6029 Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Tue, 1 Nov 2022 00:27:06 +0000 Subject: [PATCH] Update sbt to 1.7.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 1cfbe55..f5b9ea7 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.7.2 +sbt.version = 1.7.3