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 b0b52ac + 46bf935 commit 68f04f0Copy full SHA for 68f04f0
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
7
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.5")
8
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.5")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments