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 12ba5b2 + 4472d2f commit 19099b9Copy full SHA for 19099b9
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
2
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
6
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
8
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
0 commit comments