mirror of https://github.com/sbt/sbt.git
sbtn 1.4.2
This commit is contained in:
parent
b6e826440a
commit
93af7b9cc9
|
|
@ -110,7 +110,7 @@ val root = (project in file(".")).
|
||||||
// TODO - GPG Trust validation.
|
// TODO - GPG Trust validation.
|
||||||
file
|
file
|
||||||
},
|
},
|
||||||
sbtnVersion := "1.4.0",
|
sbtnVersion := "1.4.2",
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue