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")
8
8
9
9
addSbtPlugin(" ch.epfl.scala" % " sbt-scalajs-bundler" % " 0.21.1" )
10
10
11
- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2 " )
11
+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.5 " )
12
12
13
13
libraryDependencies += " com.thesamet.scalapb" %% " compilerplugin" % " 0.11.4"
14
14
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
4
4
5
5
addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.9.3" )
6
6
7
- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2 " )
7
+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.5 " )
8
8
9
9
addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.13.1" )
10
10
You can’t perform that action at this time.
0 commit comments