From 63b287b82784c97d7f9694b61dcdfb660be7b3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 30 Jun 2020 08:34:17 +0200 Subject: [PATCH] sbt: Update to version 1.3.13 --- bucket/sbt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbt.json b/bucket/sbt.json index e6b0b58dac..7f4fe260bb 100644 --- a/bucket/sbt.json +++ b/bucket/sbt.json @@ -1,10 +1,10 @@ { - "version": "1.3.12", + "version": "1.3.13", "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.12/sbt-1.3.12.zip", - "hash": "1914caf18790d2320c37ef091ba696f8fc00808e034597e948196d0ec0f39e0a", + "url": "https://github.com/sbt/sbt/releases/download/v1.3.13/sbt-1.3.13.zip", + "hash": "edebbafa8d0541ad307600cd3f12b1a41bd688b8035aca24489d4a13638dfe05", "extract_dir": "sbt", "bin": "bin\\sbt.bat", "checkver": {