asereda-gs commented on a change in pull request #2531:
URL: https://github.com/apache/calcite/pull/2531#discussion_r714376800



##########
File path: core/build.gradle.kts
##########
@@ -81,6 +83,8 @@ dependencies {
     testImplementation(kotlin("test"))
     testImplementation(kotlin("test-junit5"))
     testRuntimeOnly("org.slf4j:slf4j-log4j12")
+    testAnnotationProcessor("org.immutables:value:2.8.8")

Review comment:
       Probably should have same immutables version for `annotationProcessor` 
and `testAnnotationProcessor`.




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