pekko-sample-kafka-to-sharding-scala/project/plugins.sbt (4 lines of code) (raw):

addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" % "1.1.0") addSbtPlugin("com.github.sbt" % "sbt-javaagent" % "0.1.8") // ALPN agent addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7") libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"