raboof commented on issue #540: URL: https://github.com/apache/pekko-grpc/issues/540#issuecomment-3450471895
> > * sbt 1.7.2 is in the log text > > * could you try sbt 1.11.7? > > [@raboof](https://github.com/raboof) [@pjfanning](https://github.com/pjfanning) In our project, the sbt version must be 1.7.2. Can this issue be resolved using version 1.7.2? TBH I would recommend putting energy in removing whatever limitation is keeping you on 1.7.2, rather than trying to find workaround for issues with 1.7.2. That said, I suspect you could register a custom resolver to load the plugin with the right artifact pattern (https://www.scala-sbt.org/1.x/docs/Resolvers.html). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
