Rancho-7 commented on code in PR #19919: URL: https://github.com/apache/kafka/pull/19919#discussion_r2135618699
########## gradle/dependencies.gradle: ########## @@ -126,7 +126,7 @@ versions += [ // When updating the zstd version, please do as well in docker/native/native-image-configs/resource-config.json // Also make sure the compression levels in org.apache.kafka.common.record.CompressionType are still valid zstd: "1.5.6-10", - junitPlatform: "1.10.2", + junitPlatform: "1.13.1", Review Comment: I noticed those dependencies were not in the maven repository earlier, but they've just been updated now. <img width="828" alt="image" src="https://github.com/user-attachments/assets/9c6817af-79a5-4e5a-8c97-edb1f21a493b" /> -- 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