mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 19:37:30 +01:00
Update sbt-mdoc to 1.3.2 (#720)
This commit is contained in:
parent
aa3a5158f1
commit
36619cdbfe
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.2")
|
|||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.6")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.1")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.2")
|
||||
|
||||
// SQL migrations
|
||||
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "6.0.0")
|
||||
|
|
Loading…
Add table
Reference in a new issue