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 ac4b5c7 commit a1054ffCopy full SHA for a1054ff
project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
16
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
17
18
libraryDependencies ++=
19
- List("com.thesamet.scalapb" %% "compilerplugin" % "0.11.11")
+ List("com.thesamet.scalapb" %% "compilerplugin" % "0.11.18")
20
21
ThisBuild / libraryDependencySchemes ++=
22
Seq("org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always)
0 commit comments