chia7712 commented on code in PR #19919: URL: https://github.com/apache/kafka/pull/19919#discussion_r2134801360
########## 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: excuse me, is `1.13.1` released? the newest version in maven site is `1.31.0` https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher -- 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