File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")
88
99addSbtPlugin(" ch.epfl.scala" % " sbt-scalajs-bundler" % " 0.21.1" )
1010
11- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2 " )
11+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.6 " )
1212
1313libraryDependencies += " com.thesamet.scalapb" %% " compilerplugin" % " 0.11.4"
1414
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
44
55addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.9.3" )
66
7- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2 " )
7+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.6 " )
88
99addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.13.1" )
1010
You can’t perform that action at this time.
0 commit comments