We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263ddbf commit e624415Copy full SHA for e624415
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
5
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
6
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
0 commit comments