From f70e3d9fe4890be88cf9a31ea88cef9aa996faf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 04:29:14 +0000 Subject: [PATCH] sbt: Update to version 1.9.2 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index f9c0a91bd3..8fdeb37dd5 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/sbt-1.9.0.zip", - "hash": "f89cb861aa94cebb28d4c3ea7722696f09950d24587ab25aed19b94c1f0b9f07", + "url": "https://github.com/sbt/sbt/releases/download/v1.9.2/sbt-1.9.2.zip", + "hash": "e9327acdc9e9a4d5b52c50966aa49f804cf6e8dedb065bfad6cfbf6c12c9714a", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {