From d3f7c46c0de4c511c9961f3d982fa1036f99213b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:29:58 +0000 Subject: [PATCH] sbt: Update to version 1.10.1 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 522bba011e..aec64506d6 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.10.0", + "version": "1.10.1", "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.10.0/sbt-1.10.0.zip", - "hash": "a6ac507b056997b115d9388cb00e472116ef33e70f3e514820b24e0c6786e522", + "url": "https://github.com/sbt/sbt/releases/download/v1.10.1/sbt-1.10.1.zip", + "hash": "5647898e972313ad6abcbc8df8ad54974a49f8f5020dfd9b7cc89f4821047a5b", "extract_dir": "sbt", "env_set": { "SBT_HOME": "$dir"