Last active
February 2, 2018 05:28
-
-
Save terjokhin/a34cea78c9a20f8f6243e6c635f0362b to your computer and use it in GitHub Desktop.
dummy-project-with-scapegoat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name := "scapegoat-not-working" | |
version := "0.1" | |
scalaVersion := "2.12.4" | |
scapegoatVersion in ThisBuild := "1.3.3" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sbt.version = 1.1.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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