daml/ledger/ledger-api-client
Moritz Kiefer 290584a378
Port //ledger/ledger-api-client/... to Scala 2.13 (#8478)
* Port //ledger/ledger-api-client/... to Scala 2.13

This pulls in Sandbox next and kvutils as a dependency so those now
build on 2.13 as well.

changelog_begin
changelog_end

* Upgrade scala-colllection-compat

changelog_begin
changelog_end

* Use toVector.sortBy instead of to(LazyList).sortBy

changelog_begin
changelog_end

* Use a view for passing things to varargs

changelog_begin
changelog_end

* avoid symbol literal in CommandClientIT

changelog_begin
changelog_end
2021-01-13 11:35:46 +01:00
..
src Port //ledger/ledger-api-client/... to Scala 2.13 (#8478) 2021-01-13 11:35:46 +01:00
BUILD.bazel Port //ledger/ledger-api-client/... to Scala 2.13 (#8478) 2021-01-13 11:35:46 +01:00