Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why prefix set the version confict between protoc-jar (3.11.4) and akka-grpc maven-plugin (protocVersion ="-v3.25.5") #2013

Closed
dwz1110 opened this issue Dec 30, 2024 · 1 comment

Comments

@dwz1110
Copy link

dwz1110 commented Dec 30, 2024

as describe by tile
${akka-grpc.protoc-version}

val protocJar = "com.github.os72" % "protoc-jar" % "3.11.4"

@johanandren
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants