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 114114 <artifactId >proto-google-iam-v2beta</artifactId >
115115 <version >1.50.4-SNAPSHOT</version ><!-- {x-version-update:proto-google-iam-v2beta:current} -->
116116 </dependency >
117+ <dependency >
118+ <groupId >com.google.api.grpc</groupId >
119+ <artifactId >proto-google-iam-v3</artifactId >
120+ <version >1.50.4-SNAPSHOT</version ><!-- {x-version-update:proto-google-iam-v3:current} -->
121+ </dependency >
117122
118123 <!-- Following test deps are kept to keep them consistent with versions above -->
119124 <dependency >
131136 <artifactId >grpc-google-iam-v2beta</artifactId >
132137 <version >1.50.4-SNAPSHOT</version ><!-- {x-version-update:grpc-google-iam-v2beta:current} -->
133138 </dependency >
139+ <dependency >
140+ <groupId >com.google.api.grpc</groupId >
141+ <artifactId >grpc-google-iam-v3</artifactId >
142+ <version >1.50.4-SNAPSHOT</version ><!-- {x-version-update:grpc-google-iam-v3:current} -->
143+ </dependency >
134144 </dependencies >
135145
136146 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments