Skip to content

Commit

Permalink
chore(deps): update dependency com.google.http-client:google-http-cli…
Browse files Browse the repository at this point in the history
…ent-gson to v1.38.1 (#1224)
  • Loading branch information
renovate-bot committed Jan 19, 2021
1 parent f0b732b commit 21b8bba
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.0</version>
<version>1.38.1</version>
<scope>test</scope>
</dependency>
<!-- END_EXCLUDE -->
Expand Down

0 comments on commit 21b8bba

Please sign in to comment.