From e8490b7fe7b813ba8e7eb78a3810a50a35a70028 Mon Sep 17 00:00:00 2001 From: Kousuke Saruta Date: Tue, 7 Jul 2026 16:53:37 +0900 Subject: [PATCH] Upgrade sbt to 1.12.13 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 2e542d769bcef..c1bd2ed5e2508 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.12.11 +sbt.version=1.12.13