wix-incubator / accord

Accord: A sane validation library for Scala
http://wix.github.io/accord/
Other
530 stars 55 forks source link

Update scalatest to 3.1.0 #147

Closed markus1189 closed 4 years ago

markus1189 commented 4 years ago

Otherwise this library leads to ClassNotFound errors due to the moved Matchers class if the actual project has updated to scalatest 3.1.0

noam-almog commented 4 years ago

thanks for your contribution