mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
Update sbt-mdoc to 1.3.6 (#831)
This commit is contained in:
parent
e924650ca1
commit
ae9f662532
@ -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" % "1.3.2")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.6")
|
||||
|
||||
// SQL migrations
|
||||
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "6.0.0")
|
||||
|
Loading…
Reference in New Issue
Block a user