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 33881f2 commit cb00a04Copy full SHA for cb00a04
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.19")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.19")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.20")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.20")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
0 commit comments