Skip to content

Commit 6335075

Browse files
committed
Update test dependencies via gradle
1 parent 346158f commit 6335075

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runners/google-cloud-dataflow-java/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ dependencies {
129129
testImplementation library.java.google_cloud_dataflow_java_proto_library_all
130130
testImplementation library.java.jackson_dataformat_yaml
131131
testImplementation library.java.mockito_inline
132+
testImplementation project(":sdks:java:io:kafka")
133+
testImplementation library.java.kafka_clients
132134
validatesRunner project(path: ":sdks:java:core", configuration: "shadowTest")
133135
validatesRunner project(path: project.path, configuration: "testRuntimeMigration")
134136
validatesRunner library.java.hamcrest

0 commit comments

Comments
 (0)