Skip to content

Commit

Permalink
Update dependency com.thesamet.scalapb:compilerplugin to v0.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent bd493f7 commit eae9e30
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.15")

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

0 comments on commit eae9e30

Please sign in to comment.