From 1298f52dd824dfff134d86fc1463433fbe30c136 Mon Sep 17 00:00:00 2001 From: vlad Date: Tue, 25 Apr 2017 20:46:52 -0700 Subject: Library and Service configurations, Plugins updates --- project/plugins.sbt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt index de9bb90..1ab5e94 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,7 +1,8 @@ // Code style plugins -addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.2.10") -addSbtPlugin("org.wartremover" % "sbt-wartremover" % "1.0.1") +addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.6.6") + +addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.0.3") addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0") // Launch and deploy/release plugins -- cgit v1.2.3