dejan2609 commented on PR #22939: URL: https://github.com/apache/kafka/pull/22939#issuecomment-5102325210
Update: `gradle-versions-plugin` version update (0.54.0 -->> 0.56.0) will be added also; some notes: - plugin name changed from `com.github.ben-manes.versions plugin` to `io.github.ben-manes.versions` - plugin now supports parallel build (and hence `--no-parallel` switch is not required anymore) Related links: - https://github.com/ben-manes/gradle-versions-plugin/pull/998 - https://github.com/ben-manes/gradle-versions-plugin/blob/v0.56.0/gradle-versions-plugin/src/test/groovy/com/github/benmanes/gradle/versions/LegacyPluginIdSpec.groovy#L48 - https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.55.0 - https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.56.0 -- 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]
