mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update sbt-scalafmt to 2.4.3 (#3386)
This commit is contained in:
parent
45233be22d
commit
cddecc2075
@ -27,7 +27,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
|
||||
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
|
||||
|
||||
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user