You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove `versionScheme` (already set by sbt-version-policy)
- Scope `versionPolicyIntention` to projects instead of `ThisBuild`
- Remove `scalaModuleMimaPreviousVersion` (already handled by sbt-version-policy)
- Remove plugin sbt-version-policy (already added by sbt-scala-module)
- Remove invocation of `versionPolicyCheck` (already invoked by `test`)
- Add invocation of `versionCheck` when publishing a release
0 commit comments