mirror of https://github.com/sbt/sbt.git
Fixes https://github.com/sbt/sbt/issues/6301 Fixes https://github.com/sbt/sbt/issues/6302 ```scala ThisBuild / assumedVersionScheme := VersionScheme.PVP ThisBuild / assumedVersionSchemeJava := VersionScheme.EarlySemVer ThisBuild / assumedEvictionErrorLevel := Level.Warn ``` |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||