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 40e0297 commit 29b65d0Copy full SHA for 29b65d0
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scala-exercises" % "sbt-exercise" % "0.6.7")
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.10.0")
7
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.10.0")
0 commit comments