mirror of https://github.com/sbt/sbt.git
sbtn 1.4.5
This commit is contained in:
parent
f7507bde59
commit
04eac0421b
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue