File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11val ScalapbVersion = sys.env.getOrElse(" SCALAPB" , " 0.10.0-SNAPSHOT" )
22
3- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2 " )
3+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.4 " )
44
55addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 0.99.27" )
66
Original file line number Diff line number Diff line change 11addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 1.0.6" )
22
3- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2 " )
3+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.4 " )
44
55libraryDependencies += " com.thesamet.scalapb" %% " compilerplugin" % " 0.11.1"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1414
1515addSbtPlugin(" com.github.sbt" % " sbt-unidoc" % " 0.5.0" )
1616
17- addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2 " )
17+ addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.4 " )
1818
1919addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 1.0.7" )
2020
You can’t perform that action at this time.
0 commit comments