Skip to content

Commit

Permalink
chore(Dependencies) : update sbt-protoc from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 22, 2024
1 parent 41acb31 commit 094d01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/scalapb.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.4.3")

libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"

0 comments on commit 094d01a

Please sign in to comment.