mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update sbt-mdoc to 2.2.14 (#2383)
This commit is contained in:
parent
5a67220738
commit
64000e1799
@ -25,7 +25,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6")
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.13")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
|
||||
|
||||
// SQL migrations
|
||||
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "6.4.2")
|
||||
|
Loading…
Reference in New Issue
Block a user