[v1.1.1] Build for Scala 2.12.10 and 2.13.1
[v1.1.1] Cross-compile for 2.13 (#8)
* Upgrade sbt
* Upgrade plugins
* Upgrade build.sbt dependencies and add Scala 2.13 as target
* Import scala-reflect explicitly to fix macros.blackbox issue
* Fix deprecations
* Make it cross-compile
* Increase scala version 2.12.9 to 2.12.10
* Refine scala-reflect import
* Replace filterKeys with toList.collect to get rid of deprecation warnings
* Add coursier cache
Co-authored-by: @kanbara <[email protected]>
Co-authored-by: @markus1189 <[email protected]>
Co-authored-by: @tmzint <[email protected]>