Skip to content

Commit

Permalink
Update seed
Browse files Browse the repository at this point in the history
  • Loading branch information
rtfpessoa committed Aug 2, 2018
1 parent 9d9b9ad commit 772afef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -29,7 +29,7 @@ resolvers ++= Seq(

libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-xml" % "1.1.0" withSources(),
"com.codacy" %% "codacy-engine-scala-seed" % "3.0.168",
"com.codacy" %% "codacy-engine-scala-seed" % "3.0.183",
"com.puppycrawl.tools" % "checkstyle" % toolVersionKey.value,
"com.overzealous" % "remark" % "1.1.0"
)
Expand Down

0 comments on commit 772afef

Please sign in to comment.