daml/language-support/scala
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
..
bindings Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
bindings-akka Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
bindings-akka-testing Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
codegen-sample-app Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
codegen-testing Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
examples Amend docs to introduce the concept of DAML Connect (#7813) 2020-10-27 16:13:53 +00:00