From 8738270a1aac6a0ab20ed0eac1699f9bb34abcd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 16:28:30 +0000 Subject: [PATCH] sbt: Update to version 1.9.0 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index 285e56d952..8727203a16 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.8.3", + "version": "1.9.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.8.3/sbt-1.8.3.zip", - "hash": "4e5304d67313d04dd16b4e97c6e328d90fcc452b907a4f2331cca87aff796de7", + "url": "https://github.com/sbt/sbt/releases/download/v1.9.0/sbt-1.9.0.zip", + "hash": "a0b3d2cf35f7232fb9bb62af52af6ee23dfa4a87b073046df462918c2c7e0ee0", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {