rules_scala
rules_scala copied to clipboard
ScalacWorker is compiled with old `-source 1.8` and `-target 1.8`
trafficstars
Using rules_scala with a modern jvm produces warnings:
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release