We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6bf54 commit 88e6552Copy full SHA for 88e6552
java-iam/pom.xml
@@ -145,12 +145,12 @@
145
<dependency>
146
<groupId>com.google.api.grpc.api.grpc</groupId>
147
<artifactId>proto-google-iam-v3</artifactId>
148
- <version>1.50.3-SNAPSHOT</version><!-- {x-version-update:proto-google-iam-v3:current} -->
+ <version>1.50.3</version><!-- {x-version-update:proto-google-iam-v3:current} -->
149
</dependency>
150
151
152
<artifactId>grpc-google-iam-v3</artifactId>
153
- <version>1.50.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-iam-v3:current} -->
+ <version>1.50.3</version><!-- {x-version-update:grpc-google-iam-v3:current} -->
154
155
156
<groupId>javax.annotation</groupId>
0 commit comments