We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49d4bc1 + d666574 commit 8c21a36Copy full SHA for 8c21a36
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
4
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.13.3")
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
9
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments