daml/language-support
Moritz Kiefer 76b6fd86fb
Upgrade Scala dependencies for 2.13 compatibility (#8268)
* Upgrade Scala dependencies for 2.13 compatibility

This upgrades a bunch of Scala libraries to versions that have 2.13
support. There are two libraries that are still missing:

- diffson, this has a new version but with significant breaking
  changes and it is only used in Naigator console which I hope to kill
  before I have to worry about this.

- ai.x:diff, this is used in the ledger API test tool. The library is
  abondened but there are a few alternatives.

changelog_begin
changelog_end

* Fix pureconfig

changelog_begin
changelog_end

* Fix Navigator

changelog_begin
changelog_end
2020-12-14 09:59:00 +01:00
..
codegen-common Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings Prepare the ledger API for multi-party submissions [KVL-710] (#8125) 2020-12-07 16:17:05 +01:00
java replace new Prim with Prim.valueOf (#8270) 2020-12-11 18:50:37 +01:00
scala Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
ts Bump rules_nodejs (#8211) 2020-12-09 10:45:35 +00:00