Skip to content

Commit

Permalink
plugins: bump sbt-fs2-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
ahjohannessen committed Jun 4, 2024
1 parent fa5138e commit c97bce3
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.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.1")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.15")
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.7.16")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

0 comments on commit c97bce3

Please sign in to comment.