This commit is contained in:
Philippus Baalman 2021-04-12 21:02:14 +02:00 committed by GitHub
parent 627f72ef87
commit 4bf7f3a877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3117,7 +3117,7 @@ object Classpaths {
if (vs.isEmpty)
s.log.warn(
s"""versionScheme setting is empty; set `ThisBuild / versionScheme := Some("early-semver")`, `Some("semver-spec")` or `Some("pvp")`
|so tooling can use it for evction errors etc - https://www.scala-sbt.org/1.x/docs/Publishing.html""".stripMargin
|so tooling can use it for eviction errors etc - https://www.scala-sbt.org/1.x/docs/Publishing.html""".stripMargin
)
else ()
publishConfig(