Skip to content

Commit

Permalink
compilerplugin, scalapb-runtime 0.11.14 (was 0.11.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 17, 2023
1 parent 4a7a039 commit 576ad9e
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 @@ -8,4 +8,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

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

0 comments on commit 576ad9e

Please sign in to comment.