damondouglas commented on code in PR #25420:
URL: https://github.com/apache/beam/pull/25420#discussion_r1106234719
##########
sdks/java/io/csv/build.gradle:
##########
@@ -31,4 +31,5 @@ dependencies {
testImplementation project(path: ":sdks:java:core", configuration:
"shadowTest")
testImplementation library.java.junit
testRuntimeOnly project(path: ":runners:direct-java", configuration:
"shadow")
+ testImplementation project(path: ":sdks:java:io:common", configuration:
"testRuntimeMigration")
Review Comment:
@Abacn per our conversation resolving comment.
--
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]