[error] java.lang.RuntimeException: expected `scoverage-bug/scalaVersion` to be "2.13.14" or later,
[error] but found "2.13.13"; upgrade scalaVersion to fix the build.
[error]
[error] to support backwards-only binary compatibility (SIP-51),
[error] the Scala 2.13 compiler cannot be older than scala-library on the
[error] dependency classpath.
[error] see `scoverage-bug/evicted` to know why scala-library 2.13.14 is getting pulled in.
Describe the bug
build.sbtproject/build.propertiessbt.version=1.10.0project/plugins.sbtsrc/test/scala/Test1.scalasbt testresultnote
Expected behavior
No response
What build tool are you using?
sbt
Version of scoverage
v2.1.1