daml/language-support
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
..
codegen-common Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
java Write a config on startup (#5591) 2020-04-21 20:35:42 +00:00
scala 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
ts require https reverse proxy (#5660) 2020-04-28 14:33:38 -04:00