dimas-b commented on code in PR #3261:
URL: https://github.com/apache/polaris/pull/3261#discussion_r2619968187


##########
runtime/server/build.gradle.kts:
##########
@@ -53,6 +53,32 @@ dependencies {
   // enforce the Quarkus _platform_ here, to get a consistent and validated 
set of dependencies
   implementation(enforcedPlatform(libs.quarkus.bom))
   implementation("io.quarkus:quarkus-container-image-docker")
+
+  testImplementation("io.quarkus:quarkus-junit5")

Review Comment:
   oops, my mistake. Thx for catching it... will fix.



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