Skip to content

Commit

Permalink
compilerplugin, scalapb-runtime 0.11.17 (was 0.11.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 6, 2024
1 parent c5e18f5 commit 1a6ff14
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.17"

0 comments on commit 1a6ff14

Please sign in to comment.