Skip to content

Commit

Permalink
Merge pull request #322 from scala-steward/update/compilerplugin-0.11.17
Browse files Browse the repository at this point in the history
Update compilerplugin, scalapb-runtime to 0.11.17
  • Loading branch information
sh0hei authored Jun 5, 2024
2 parents e6e4625 + a9cb125 commit 3b2550f
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("io.spray" % "sbt-revolver" % "0.10.0")

// https://github.com/scalapb/ScalaPB
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"

0 comments on commit 3b2550f

Please sign in to comment.