From 635f05f2f38a166178fa18aeeb6a4e285bd595e4 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Sun, 31 Jan 2021 00:43:23 -0500 Subject: [PATCH] sbtn 1.4.7 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6fe059e2c..f81c060a6 100755 --- a/build.sbt +++ b/build.sbt @@ -116,7 +116,7 @@ val root = (project in file(".")). // TODO - GPG Trust validation. file }, - sbtnVersion := "1.4.5", + sbtnVersion := "1.4.7", sbtnJarsBaseUrl := "https://github.com/sbt/sbtn-dist/releases/download", sbtnJarsMappings := { val baseUrl = sbtnJarsBaseUrl.value