Skip to content

Commit

Permalink
Update compilerplugin to 0.11.13 (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 8, 2023
1 parent e43b670 commit 5c9a04d
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("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")

libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.12"
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.13"

0 comments on commit 5c9a04d

Please sign in to comment.