mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Update sbt-mdoc to 2.1.5 (#1260)
This commit is contained in:
parent
ea923a8bd3
commit
90141757b4
@ -25,7 +25,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.5")
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.4")
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
|
||||
|
||||
// SQL migrations
|
||||
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "6.2.3")
|
||||
|
Loading…
Reference in New Issue
Block a user