snazy commented on code in PR #469:
URL: https://github.com/apache/polaris/pull/469#discussion_r1914589394


##########
gradle/libs.versions.toml:
##########
@@ -20,12 +20,14 @@
 [versions]
 hadoop = "3.4.1"
 iceberg = "1.7.1"
-dropwizard = "4.0.11"
+junit = "5.11.4"
+quarkus = "3.17.6"
 picocli = "4.7.6"
 slf4j = "2.0.16"
 swagger = "1.6.14"
 
 [bundles]
+junit-testing = ["assertj-core", "mockito-core", "mockito-junit-jupiter", 
"junit-jupiter-api", "junit-jupiter-params", "junit-platform-reporting"]

Review Comment:
   I'll do a follow-up to adopt it to what #714 introduced



-- 
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]

Reply via email to