We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b98d15f + 9f4becb commit aa0cb87Copy full SHA for aa0cb87
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
5
6
// https://github.com/scalapb/ScalaPB
7
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"
0 commit comments