daml/ledger/participant-state
Leonid Shlyapnikov 51d96a7d2e
Upgrading to scalac/runtime v2.12.11, we have been on v2.12.6 for too long (#5807)
https://github.com/scala/scala/releases/tag/v2.12.11

Fixing scalac deprecation and unused variable warnings

`/:` is deprecated, using foldLeft
`:\` is deprecated, using foldRight

Removing unused deps reported by bazel buildozer + scalafmt

changelog_begin
Upgraded Scala compiler and Scala runtime to v2.12.11.
See https://github.com/scala/scala/releases/tag/v2.12.11
changelog_end
2020-05-01 11:37:07 -04:00
..
kvutils Upgrading to scalac/runtime v2.12.11, we have been on v2.12.6 for too long (#5807) 2020-05-01 11:37:07 -04:00
protobuf Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00
src Ledger: Add nodeSeeds and byKeyNodes to participant state (#5602) 2020-04-21 19:00:50 +02:00
BUILD.bazel Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00