mirror of https://github.com/sbt/sbt.git
sbtn 1.7.0
This commit is contained in:
parent
4f38bcbd03
commit
79ea2bdaf2
|
|
@ -119,7 +119,7 @@ val root = (project in file(".")).
|
|||
file
|
||||
},
|
||||
// update sbt.sh at root
|
||||
sbtnVersion := "1.7.0-RC1",
|
||||
sbtnVersion := "1.7.0",
|
||||
sbtnJarsBaseUrl := "https://github.com/sbt/sbtn-dist/releases/download",
|
||||
sbtnJarsMappings := {
|
||||
val baseUrl = sbtnJarsBaseUrl.value
|
||||
|
|
|
|||
Loading…
Reference in New Issue