[2.0.x] Update sbtn version to package (#9090)

This commit is contained in:
eugene yokota 2026-04-15 02:59:43 -04:00 committed by GitHub
parent c0dc4eb660
commit 1dc197dc27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ val launcherPackage = (project in file(".")).
file
},
// update sbt.sh at root
sbtnVersion := "1.12.1",
sbtnVersion := "2.0.0-RC12",
sbtnJarsBaseUrl := "https://github.com/sbt/sbtn-dist/releases/download",
sbtnJarsMappings := {
val baseUrl = sbtnJarsBaseUrl.value