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 314418b commit 0d5f7dbCopy full SHA for 0d5f7db
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-jni" % "1.7.0")
2
3
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
8
0 commit comments