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 e1d0cb7 commit 8bdf606Copy full SHA for 8bdf606
1 file changed
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.2")
8
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.20.4")
9
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.9.5")
10
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
11
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
12
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
13
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
14
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
0 commit comments