Skip to content

Commit

Permalink
chore(deps): update dependency com.thesamet.scalapb:compilerplugin to…
Browse files Browse the repository at this point in the history
… v0.11.17
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 6d308a4 commit a45361e
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 @@ -11,4 +11,4 @@ addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.6")
addSbtPlugin("software.purpledragon" % "sbt-dependency-lock" % "1.5.0")

addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14"
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"

0 comments on commit a45361e

Please sign in to comment.