We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe53e5 commit ceda6c0Copy full SHA for ceda6c0
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
4
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
5
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
6
7
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
0 commit comments