mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-18 05:13:29 +01:00
Update sbt-mdoc to 2.6.2 (#5809)
This commit is contained in:
parent
9aca249eb6
commit
a911d53eae
@ -35,7 +35,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
//https://github.com/scalameta/mdoc
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
|
||||
|
||||
//https://github.com/scalameta/sbt-scalafmt
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
|
||||
|
Loading…
Reference in New Issue
Block a user