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.
2 parents 2c53f84 + cb00a04 commit d060e85Copy full SHA for d060e85
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