Skip to content

Commit

Permalink
Merge pull request apache#17438: [BEAM-8127] The GCP module to declar…
Browse files Browse the repository at this point in the history
…e google-cloud-bigtable

The previous change (apache#17375)
didn't declare the dependency properly.
  • Loading branch information
suztomo authored Apr 22, 2022
1 parent 02afbeb commit ea1009b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdks/java/io/google-cloud-platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ dependencies {
// newer version of GAX. Declaring newer google-cloud-bigtable so that Beam
// users receive newer google-cloud-bigtable. Beam doesn't directly use this
// artifact.
implementation library.java.google_cloud_bigtable
permitUnusedDeclared library.java.google_cloud_bigtable
implementation library.java.google_cloud_core
implementation(library.java.google_cloud_core_grpc) {
Expand Down

0 comments on commit ea1009b

Please sign in to comment.