mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 14:33:06 +01:00
Update sbt-mdoc to 2.3.6 (#4839)
This commit is contained in:
parent
2a617558dd
commit
a2a3eb187f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
|
|||
|
||||
// write markdown files with type-checked Scala
|
||||
//https://github.com/scalameta/mdoc
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.3")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
|
||||
|
||||
//https://github.com/scalameta/sbt-scalafmt
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
|
||||
|
|
Loading…
Add table
Reference in a new issue