We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996e6ee commit f0037cbCopy full SHA for f0037cb
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
4
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
5
-addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.9.0")
+addSbtPlugin("org.typelevel" % "sbt-fs2-grpc" % "2.11.0")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
7
8
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.20"
0 commit comments