File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
55addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.4.3" )
66addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.2.24" )
77addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.9.31" )
8- addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 1.0.0 " )
8+ addSbtPlugin(" com.thesamet" % " sbt-protoc" % " 1.0.6 " )
99addSbtPlugin(" com.sourcegraph" % " sbt-sourcegraph" % " 0.4.0" )
1010addSbtPlugin(" com.lightbend.sbt" % " sbt-java-formatter" % " 0.6.1" )
1111addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.3" )
@@ -17,4 +17,4 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
1717addSbtPlugin(" org.scala-debugger" % " sbt-jdi-tools" % " 1.1.1" )
1818
1919libraryDependencies ++=
20- List (" com.thesamet.scalapb" %% " compilerplugin" % " 0.10.10 " )
20+ List (" com.thesamet.scalapb" %% " compilerplugin" % " 0.11.11 " )
You can’t perform that action at this time.
0 commit comments