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.
2 parents 65f4504 + 2b2f949 commit 777bd99Copy full SHA for 777bd99
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
2
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments