Skip to content

Commit

Permalink
Merge pull request #950 from scala-steward/update/fs2-grpc-runtime-2.…
Browse files Browse the repository at this point in the history
…7.19

Update fs2-grpc-runtime, sbt-fs2-grpc to 2.7.19
  • Loading branch information
ahjohannessen authored Sep 5, 2024
2 parents 52e45b5 + 102754e commit 87d3888
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
@@ -1,6 +1,6 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.2")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.18")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.19")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")

0 comments on commit 87d3888

Please sign in to comment.