Closed
Description
After updating in sbt the scalaVersion
from 2.12.4 to 2.12.5 the compiler reports an "value should is not a member of String" or "value shouldEqual is not a member of String" error.
This source code is here given.
The symptom manifests itself typically at the version bump.