Skip to content

Commit

Permalink
build: fix require upper bound dependencies errors
Browse files Browse the repository at this point in the history
  • Loading branch information
athakor committed Jun 18, 2020
1 parent 1e4de90 commit 2a732fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>1.102.1</version>
<version>1.105.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2a732fb

Please sign in to comment.