Skip to content

Commit

Permalink
Merge pull request #882 from ahjohannessen/update/fs2-grpc-runtime-2.…
Browse files Browse the repository at this point in the history
…7.12

Update fs2-grpc-runtime, sbt-fs2-grpc to 2.7.12
  • Loading branch information
mergify[bot] committed Jan 16, 2024
2 parents d263b84 + 26b877e commit a8e183e
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.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.11")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.12")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

0 comments on commit a8e183e

Please sign in to comment.