We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eba946 commit 0094509Copy full SHA for 0094509
project/plugins.sbt
@@ -11,7 +11,7 @@ resolvers += Classpaths.sbtPluginReleases
11
12
addSbtPlugin("com.github.sbt" % "sbt-multi-jvm" % "0.6.0")
13
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
14
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
15
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
16
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
17
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
0 commit comments