From 85326c7b8b2b75ab02be24af3b28781e411b1679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Apr 2020 09:19:47 +0200 Subject: [PATCH] sbt: Update to version 1.3.10 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index acffe7d19d..6dc506a412 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.3.9", + "version": "1.3.10", "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.3.9/sbt-1.3.9.zip", - "hash": "58edd05bd236868ed469310825ff74247e8a9503ce4dc047210b10a4175c455b", + "url": "https://github.com/sbt/sbt/releases/download/v1.3.10/sbt-1.3.10.zip", + "hash": "185a03422674a638750beffbd0f7203b5d9f4b70824fbf183710958e99ca46b8", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {