We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff5904 commit 0f89372Copy full SHA for 0f89372
project/plugins.sbt
@@ -1,5 +1,5 @@
1
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.4")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
3
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
0 commit comments