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 263566e commit 0196c18Copy full SHA for 0196c18
1 file changed
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" %% "sbt-pgp" % "2.3.1")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
7
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
8
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
0 commit comments