Skip to content

Commit

Permalink
chore(Dependencies) : update sbt-fs2-grpc from 2.4.3 to 2.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 16, 2024
1 parent 41acb31 commit aaea36c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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("org.typelevel" % "sbt-fs2-grpc" % "2.4.3")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.12")

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

0 comments on commit aaea36c

Please sign in to comment.