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 fd7eae4 commit 74b0776Copy full SHA for 74b0776
1 file changed
project/plugins.sbt
@@ -1,4 +1,4 @@
1
val sbtSoftwareMillVersion = "2.0.25"
2
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
3
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
4
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
0 commit comments