sbtn 1.4.5

This commit is contained in:
Eugene Yokota 2020-12-14 01:32:32 -05:00
parent f7507bde59
commit 04eac0421b
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ val root = (project in file(".")).
// TODO - GPG Trust validation. // TODO - GPG Trust validation.
file file
}, },
sbtnVersion := "1.4.4", sbtnVersion := "1.4.5",
sbtnJarsBaseUrl := "https://github.com/sbt/sbtn-dist/releases/download", sbtnJarsBaseUrl := "https://github.com/sbt/sbtn-dist/releases/download",
sbtnJarsMappings := { sbtnJarsMappings := {
val baseUrl = sbtnJarsBaseUrl.value val baseUrl = sbtnJarsBaseUrl.value