We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c48c5 commit 4d5f892Copy full SHA for 4d5f892
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.3")
7
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.3")
8
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.3")
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
11
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
12
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
0 commit comments