From 9d5492d1e725174346636eb22889923d0a1e9dfe Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 10 Aug 2017 10:39:06 +0200 Subject: Updating scalafmt plugin --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index a6c8f63..b262eb5 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.9") +addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.10") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1") -- cgit v1.2.3