mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
Update sbt-mdoc to 2.1.0 (#986)
This commit is contained in:
parent
9ff7ebe467
commit
62dff3f50a
@ -25,7 +25,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.5")
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.0.3")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.0")
|
||||
|
||||
// SQL migrations
|
||||
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "6.0.7")
|
||||
|
Loading…
Reference in New Issue
Block a user