Merge pull request #345 from eed3si9n/wip/sbtn

sbtn 1.4.4
This commit is contained in:
eugene yokota 2020-11-22 20:32:24 -05:00 committed by GitHub
commit f7507bde59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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