mirror of https://github.com/sbt/sbt.git
[1.x] Bump to sbtn 1.12.1 (#8684)
This commit is contained in:
parent
d29e096a37
commit
92a4af4f97
|
|
@ -133,7 +133,7 @@ val launcherPackage = (project in file(".")).
|
|||
file
|
||||
},
|
||||
// update sbt.sh at root
|
||||
sbtnVersion := "1.11.6",
|
||||
sbtnVersion := "1.12.1",
|
||||
sbtnJarsBaseUrl := "https://github.com/sbt/sbtn-dist/releases/download",
|
||||
sbtnJarsMappings := {
|
||||
val baseUrl = sbtnJarsBaseUrl.value
|
||||
|
|
|
|||
Loading…
Reference in New Issue