Skip to content

Commit

Permalink
build(deps): update compilerplugin, scalapb-runtime from 0.11.14 to 0…
Browse files Browse the repository at this point in the history
….11.15 (#1498)

Co-authored-by: Hugo van Rijswijk <[email protected]>
  • Loading branch information
scala-steward and hugo-vrijswijk authored Jan 24, 2024
1 parent c43b5cd commit a8c5b72
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 @@ -5,4 +5,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")

// Protobuf plugin and its dependencies
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.14"
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"

0 comments on commit a8c5b72

Please sign in to comment.