There was an error while loading. Please reload this page.
1 parent 3e1281f commit 078ae77Copy full SHA for 078ae77
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releas
4
5
addDependencyTreePlugin
6
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
addSbtPlugin("com.etsy" % "sbt-compile-quick-plugin" % "1.4.0")
0 commit comments