Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:pubsublite-beam-io to v0.18.0 (
Browse files Browse the repository at this point in the history
#783)

* deps: update dependency com.google.cloud:pubsublite-beam-io to v0.18.0

* update Beam to 2.31.0

Co-authored-by: Tianzi Cai <tianzi@google.com>
  • Loading branch information
renovate-bot and anguillanneuf committed Jul 29, 2021
1 parent be83029 commit 1fd9834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/snippets/pom.xml
Expand Up @@ -38,7 +38,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<beam.version>2.29.0</beam.version>
<beam.version>2.31.0</beam.version>
</properties>

<dependencies>
Expand All @@ -65,7 +65,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>pubsublite-beam-io</artifactId>
<version>0.17.0</version>
<version>0.18.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1fd9834

Please sign in to comment.