File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 119119 <artifactId >proto-google-iam-v3</artifactId >
120120 <version >1.51.1-SNAPSHOT</version ><!-- {x-version-update:proto-google-iam-v3:current} -->
121121 </dependency >
122+ <dependency >
123+ <groupId >com.google.api.grpc</groupId >
124+ <artifactId >proto-google-iam-v3beta</artifactId >
125+ <version >1.51.1-SNAPSHOT</version ><!-- {x-version-update:proto-google-iam-v3beta:current} -->
126+ </dependency >
122127
123128 <!-- Following test deps are kept to keep them consistent with versions above -->
124129 <dependency >
141146 <artifactId >grpc-google-iam-v3</artifactId >
142147 <version >1.51.1-SNAPSHOT</version ><!-- {x-version-update:grpc-google-iam-v3:current} -->
143148 </dependency >
149+ <dependency >
150+ <groupId >com.google.api.grpc</groupId >
151+ <artifactId >grpc-google-iam-v3beta</artifactId >
152+ <version >1.51.1-SNAPSHOT</version ><!-- {x-version-update:grpc-google-iam-v3beta:current} -->
153+ </dependency >
144154 </dependencies >
145155
146156 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments