Merge pull request #340 from eed3si9n/wip/sbtn_bump

sbtn 1.4.2
This commit is contained in:
eugene yokota 2020-11-01 23:43:07 -05:00 committed by GitHub
commit 9be42a8ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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