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 6c013f8 commit 8d68f8fCopy full SHA for 8d68f8f
project/plugins.sbt
@@ -1,5 +1,5 @@
1
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")
3
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
0 commit comments