daml/language-support/scala
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
..
bindings Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
bindings-akka Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
bindings-akka-testing Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
codegen-sample-app Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
codegen-testing Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
examples Amend docs to introduce the concept of DAML Connect (#7813) 2020-10-27 16:13:53 +00:00