dejan2609 opened a new pull request, #20450: URL: https://github.com/apache/kafka/pull/20450
Blocks this PR: - #19513 **Rationale:** GitHub Actions build breaks (with a different errors) when trying to upgrade plugins mentioned below. **Scenario:** test plugin upgrades for these plugins (on top of trunk branch) :arrow_down: against attached Develocity instance (https://develocity.apache.org, version 2025.2.1): - settings.gradle: ``` plugins { id 'com.gradle.develocity' version '3.19.1' id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2' } ``` **Related links:** - `com.gradle.develocity` Gradle plugin: - https://docs.gradle.com/develocity/gradle-plugin/current/#release_history - https://docs.gradle.com/develocity/compatibility/#build_scans - `common-custom-user-data-gradle-plugin`: - https://github.com/gradle/common-custom-user-data-gradle-plugin/releases - Github action for Gradle build: - https://github.com/gradle/actions/releases For more details see JIRA ticket: https://issues.apache.org/jira/browse/KAFKA-19654 -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org