mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
Update sbt-mdoc to 2.2.8 (#2001)
This commit is contained in:
parent
2806ac8a95
commit
522d80ed2f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.3")
|
|||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.7")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.8")
|
||||
|
||||
// SQL migrations
|
||||
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "6.4.2")
|
||||
|
|
Loading…
Add table
Reference in a new issue