You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.11.4 is the newest/last version of the protoc-jar maven plugin. When using a newer actual protoc version the plugin will download that protoc binary from maven central.
as describe by tile
${akka-grpc.protoc-version}
val protocJar = "com.github.os72" % "protoc-jar" % "3.11.4"
The text was updated successfully, but these errors were encountered: