We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 777fdda + a3a0e08 commit 0451939Copy full SHA for 0451939
1 file changed
project/plugins.sbt
@@ -6,7 +6,7 @@ ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml"
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
7
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
8
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
9
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
10
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
11
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
12
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
0 commit comments