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 3875072 + a281988 commit bb7c802Copy full SHA for bb7c802
project/plugins.sbt
@@ -7,6 +7,6 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
7
// https://github.com/djspiewak/sbt-github-actions/releases
8
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
9
10
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
11
12
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
0 commit comments