From 968eedd2cedb792af5156f6a19b65d0bf0ff9849 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 20:25:10 +0000 Subject: [PATCH] sbt: Update to version 1.10.0 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index e8478b23c2..522bba011e 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.9.9", + "version": "1.10.0", "description": "A build tool for Scala, Java, and more", "homepage": "https://www.scala-sbt.org", "license": "BSD-3-Clause", - "url": "https://github.com/sbt/sbt/releases/download/v1.9.9/sbt-1.9.9.zip", - "hash": "e296035788dff678c4416f85c6030b51ec2b5f2b6b72e940c80b7763b34bc5d9", + "url": "https://github.com/sbt/sbt/releases/download/v1.10.0/sbt-1.10.0.zip", + "hash": "a6ac507b056997b115d9388cb00e472116ef33e70f3e514820b24e0c6786e522", "extract_dir": "sbt", "env_set": { "SBT_HOME": "$dir"