iProdigy commented on code in PR #12391: URL: https://github.com/apache/iceberg/pull/12391#discussion_r1967911052
########## build.gradle: ########## @@ -198,8 +198,10 @@ subprojects { dependencies { implementation libs.slf4j.api + testImplementation platform(libs.junit.bom) Review Comment: Yeah, I'd be happy to do the bom PR too (given this one still passes CI) -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org