From 19f1fc53bde576e7083b1df980429463f57fb655 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:30:09 +0000 Subject: [PATCH] sbt: Update to version 1.10.3 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 0cfed18a6b..5ec8aaa296 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.10.2", + "version": "1.10.3", "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.2/sbt-1.10.2.zip", - "hash": "e27d40d5faef41f6768792b21b3fd403669beee709a3c4cc907edf473fa5f077", + "url": "https://github.com/sbt/sbt/releases/download/v1.10.3/sbt-1.10.3.zip", + "hash": "4b07aa010e412f5e7f1f96af862f585abe17387078245ac767426080d0ddea87", "extract_dir": "sbt", "env_set": { "SBT_HOME": "$dir"