Skip to content

Commit fa6bbbe

Browse files
deps: Correct BOM deps (#946)
* deps: Correct BOM deps * deps: Correct BOM deps
1 parent ab63bf2 commit fa6bbbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-pubsublite-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.api.grpc</groupId>
59-
<artifactId>grpc-google-cloud-pubsub-v1</artifactId>
59+
<artifactId>grpc-google-cloud-pubsublite-v1</artifactId>
6060
<version>1.3.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
6161
</dependency>
6262
<dependency>
6363
<groupId>com.google.api.grpc</groupId>
64-
<artifactId>proto-google-cloud-pubsub-v1</artifactId>
64+
<artifactId>proto-google-cloud-pubsublite-v1</artifactId>
6565
<version>1.3.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-pubsublite:current} -->
6666
</dependency>
6767
</dependencies>

0 commit comments

Comments
 (0)