From 50ba17c25b0d01c786a3bdee32bbc4bbbc8bdbfc Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 6 Nov 2022 17:37:43 +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 0a7d0da..8fc93ac 100644 --- a/project/build.properties +++ b/project/build.properties @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -sbt.version=1.7.1 +sbt.version=1.7.3