daml/ledger-service
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
..
cli-opts Move common jwt cli flags (#7811) 2020-10-26 17:53:37 +00:00
db-backend speed up sync fetch by contract ID/key with postgres and faster in-memory filtering (#7993) 2020-11-30 13:51:29 -05:00
http-json Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
http-json-perf Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
http-json-testing Upgrade Scala dependencies for 2.13 compatibility (#8268) 2020-12-14 09:59:00 +01:00
jwt Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
lf-value-json Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00
utils Bazel: Factor out logic around Protobuf JARs. [KVL-714] (#8084) 2020-11-27 08:34:53 +00:00