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 33b2e63 + 2965d0f commit e7dbb3bCopy full SHA for e7dbb3b
project/plugins.sbt
@@ -12,6 +12,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossProjectV)
13
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossProjectV)
14
15
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.3")
16
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
17
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
0 commit comments