Skip to content

Commit f0037cb

Browse files
Update fs2-grpc-runtime, sbt-fs2-grpc to 2.11.0 (#221)
1 parent 996e6ee commit f0037cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
33
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
44
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
5-
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.9.0")
5+
addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.11.0")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
77

88
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"

0 commit comments

Comments
 (0)