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 31da982 commit ec42c9dCopy full SHA for ec42c9d
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2"
7
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.0.9")
8
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.24")
9
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
10
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.15")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
11
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6")
12
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2")
13
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.1")
0 commit comments