From 9b86eb22cf0cc9eb9c038039b85e26eea56254fa Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:25:22 +0100 Subject: [PATCH] Update sbt, scripted-plugin to 1.10.4 (#355) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 45845be..a44f77b 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version = 1.10.3 \ No newline at end of file +sbt.version = 1.10.4 \ No newline at end of file