From f926b3f6884c80604c962bbcdead61f1bcb30ed4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 08:29:01 +0000 Subject: [PATCH] sbt: Update to version 1.8.2 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 5b48afd815..f441761491 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.8.0", + "version": "1.8.2", "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.8.0/sbt-1.8.0.zip", - "hash": "fb52ea0bc0761176f3e38923ae5df556fba372895efb98a587f706d1ae805897", + "url": "https://github.com/sbt/sbt/releases/download/v1.8.2/sbt-1.8.2.zip", + "hash": "68517fe663d7834f3a7feb9a64b51911492e2edf81b6b297d50a8a36cfc03235", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {