Skip to content

Instantly share code, notes, and snippets.

@terjokhin
Last active February 2, 2018 05:28
Show Gist options
  • Save terjokhin/a34cea78c9a20f8f6243e6c635f0362b to your computer and use it in GitHub Desktop.
Save terjokhin/a34cea78c9a20f8f6243e6c635f0362b to your computer and use it in GitHub Desktop.
dummy-project-with-scapegoat
name := "scapegoat-not-working"
version := "0.1"
scalaVersion := "2.12.4"
scapegoatVersion in ThisBuild := "1.3.3"
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.0.8")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment