robertwb commented on PR #32945: URL: https://github.com/apache/beam/pull/32945#issuecomment-2445324277
Thanks for doing this! You probably need to update guava (and the other files) to the versions Beam uses, which can be found at https://github.com/apache/beam/blob/release-2.60.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L616 I'm not sure how to depend on a pre-release version of beam (other than copying java files as you did for testing). That's a downside for having this be in a separate repository. -- 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]
