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.
1 parent 49957e4 commit a680a9eCopy full SHA for a680a9e
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
2
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
3
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
0 commit comments