daml/libs-scala/concurrent
Moritz Kiefer 7e05dc7932
Upgrade rules-scala and scalatest (#8187)
This is necessary to at least attempt an upgrade to 2.13 and
generally, I want to keep our rulesets up2date. rules-scala forces the
version of scalatest so we have to bump that at the same time.

This requires changes to basically all Scala test suites since the
import structure has changed and a bunch of things (primarily
scalacheck support) got split out.

Apologies for the giant PR, I don’t see a way to keep it smaller.

changelog_begin
changelog_end
2020-12-08 06:59:23 +01:00
..
src Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
BUILD.bazel add silent_annotations option to da_scala bazel functions (#7668) 2020-10-13 15:44:16 +00:00