daml/language-support/scala
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
..
bindings Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
bindings-akka Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
bindings-akka-testing Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen 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
codegen-sample-app Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
codegen-testing Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
docs/codegen/source Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
examples Commenting out local maven repository config (#5452) 2020-04-06 11:55:13 -04:00