Skip to content

Commit

Permalink
deps: update to google-cloud-pubsublite v0.14.2 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmdiep committed May 19, 2021
1 parent 19477f5 commit 3ff2cdf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite-parent</artifactId>
<version>0.14.1</version>
<version>0.14.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
Expand All @@ -17,12 +17,12 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-pubsublite-v1</artifactId>
<version>0.14.1</version>
<version>0.14.2</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.14.1</version>
<version>0.14.2</version>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
Expand Down

0 comments on commit 3ff2cdf

Please sign in to comment.