Skip to content

Commit d784284

Browse files
chore: generate libraries at Tue Dec 9 19:55:07 UTC 2025
1 parent ee39b54 commit d784284

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

java-showcase/gapic-showcase/pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,14 @@
102102
<groupId>com.google.api.grpc</groupId>
103103
<artifactId>proto-google-common-protos</artifactId>
104104
</dependency>
105+
<dependency>
106+
<groupId>com.google.api.grpc</groupId>
107+
<artifactId>proto-gapic-showcase-v1beta1-3.25.8</artifactId>
108+
</dependency>
109+
<dependency>
110+
<groupId>com.google.api.grpc</groupId>
111+
<artifactId>proto-gapic-showcase-v1beta1</artifactId>
112+
</dependency>
105113
<dependency>
106114
<groupId>com.google.api.grpc</groupId>
107115
<artifactId>grpc-google-common-protos</artifactId>

versions.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ grpc-gapic-showcase-v1beta1:0.10.1:0.10.2-SNAPSHOT
2323
proto-google-iam-v3:1.58.1:1.58.2-SNAPSHOT
2424
grpc-google-iam-v3:1.58.1:1.58.2-SNAPSHOT
2525
proto-google-iam-v3beta:1.58.1:1.58.2-SNAPSHOT
26-
grpc-google-iam-v3beta:1.58.1:1.58.2-SNAPSHOT
26+
grpc-google-iam-v3beta:1.58.1:1.58.2-SNAPSHOT
27+
proto-gapic-showcase-v1beta1-3.25.8:0.10.1:0.10.2-SNAPSHOT

0 commit comments

Comments
 (0)