File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
google-cloud-bigtable-deps-bom Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >com.google.cloud</groupId >
6868 <artifactId >google-cloud-shared-dependencies</artifactId >
69- <version >3.2 .0</version >
69+ <version >3.3 .0</version >
7070 <type >pom</type >
7171 <scope >import</scope >
7272 </dependency >
7373 <dependency >
7474 <groupId >com.google.cloud</groupId >
7575 <artifactId >google-cloud-monitoring-bom</artifactId >
76- <version >3.11 .0</version >
76+ <version >3.12 .0</version >
7777 <exclusions >
7878 <exclusion >
7979 <!-- using the perfmark version in opencensus -->
Original file line number Diff line number Diff line change 3939
4040 <!-- These are needed to compile the protobuf used by Changestream merging acceptance test. We have enforcer rule
4141 below to make sure that the versions here match the ones we pull in via the shared bom. -->
42- <grpc .version>1.52.1 </grpc .version>
42+ <grpc .version>1.53.0 </grpc .version>
4343 <protobuf .version>3.21.12</protobuf .version>
4444 <protoc .version>${protobuf.version} </protoc .version>
4545 </properties >
You can’t perform that action at this time.
0 commit comments