Skip to content

Commit

Permalink
Merge pull request #795 from scala-steward/update/fs2-grpc-runtime-2.7.4
Browse files Browse the repository at this point in the history
Update fs2-grpc-runtime, sbt-fs2-grpc to 2.7.4
  • Loading branch information
ahjohannessen committed Jun 16, 2023
2 parents 9036255 + 698dfe7 commit 528d0a8
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,5 +1,5 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.22")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.1")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.4")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")

0 comments on commit 528d0a8

Please sign in to comment.