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 e6bd54d commit c6d641aCopy full SHA for c6d641a
1 file changed
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
5
6
// Protobuf plugin and its dependencies
7
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
8
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
0 commit comments