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 c007beb commit 19e183cCopy full SHA for 19e183c
1 file changed
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.7")
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")
4
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.7")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
7
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
0 commit comments