// Meta-settings for controlling the compilation of the build script
scalacOptions in ThisBuild ++= Seq("-unchecked", "-deprecation")