Skip to content

Commit

Permalink
Update dependency com.thesamet.scalapb:compilerplugin to v0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 83cdcdf commit a897e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")

libraryDependencies ++=
List("com.thesamet.scalapb" %% "compilerplugin" % "0.11.11")
List("com.thesamet.scalapb" %% "compilerplugin" % "0.11.14")

ThisBuild / libraryDependencySchemes ++=
Seq("org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always)

0 comments on commit a897e02

Please sign in to comment.