Skip to content

Commit

Permalink
Merge pull request #783 from ahjohannessen/wip-bump-fs2-grpc
Browse files Browse the repository at this point in the history
deps: bump fs2-grpc
  • Loading branch information
ahjohannessen committed May 16, 2023
2 parents b91f1b7 + dbb3d4d commit 83698c4
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.21")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.5.12")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.6.0")
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 83698c4

Please sign in to comment.