Skip to content

Commit

Permalink
Merge pull request #6939: [BEAM-5891] Update byte-buddy to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iemejia committed Nov 5, 2018
2 parents 7f2a9ef + 9c47dc1 commit de5db3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ class BeamModulePlugin implements Plugin<Project> {
bigdataoss_util : "com.google.cloud.bigdataoss:util:$google_cloud_bigdataoss_version",
bigtable_client_core : "com.google.cloud.bigtable:bigtable-client-core:$bigtable_version",
bigtable_protos : "com.google.api.grpc:grpc-google-cloud-bigtable-v2:$generated_grpc_beta_version",
byte_buddy : "net.bytebuddy:byte-buddy:1.8.11",
byte_buddy : "net.bytebuddy:byte-buddy:1.9.3",
commons_compress : "org.apache.commons:commons-compress:1.16.1",
commons_csv : "org.apache.commons:commons-csv:1.4",
commons_io_1x : "commons-io:commons-io:1.3.2",
Expand Down

0 comments on commit de5db3f

Please sign in to comment.