Skip to content

Commit

Permalink
samples(deps): update dependency com.google.http-client:google-http-c…
Browse files Browse the repository at this point in the history
…lient-gson to v1.39.0 (#1294)
  • Loading branch information
renovate-bot committed Feb 25, 2021
1 parent d0a106d commit 8d818c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-gson</artifactId>
<version>1.38.1</version>
<version>1.39.0</version>
<scope>test</scope>
</dependency>
<!-- END_EXCLUDE -->
Expand Down

0 comments on commit 8d818c3

Please sign in to comment.