daml/ledger-service/utils
Stephen Compall 78205afa0d
use 2.13-style collections library syntax in json-api (#6075)
* register scala-collection-compat with java deps list

* add scala-collection-compat to http-json deps

* remove breakOut throughout http-json, replaced with view/to or iterator/to

* use scala 2.13-style `to` calls in http-json

* no changelog

CHANGELOG_BEGIN
CHANGELOG_END

* use 2.13-style to in lf-value-json

* some fused size comparisons

* remove low-hanging breakOuts in daml-lf

* regenerate maven_install.json for scala-collection-compat

* regenerate maven_install.json for scala-collection-compat

* regenerate maven_install.json for scala-collection-compat
2020-05-27 22:27:25 +00:00
..
src/main/scala/com/digitalasset use 2.13-style collections library syntax in json-api (#6075) 2020-05-27 22:27:25 +00:00
BUILD.bazel Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00