Skip to content

Commit

Permalink
fix(deps): update dependency com.google.api-client:google-api-client-…
Browse files Browse the repository at this point in the history
…gson to v2
  • Loading branch information
renovate-bot authored and averikitsch committed Nov 11, 2022
1 parent c7bdd9a commit 5ea7b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute/cmdline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ limitations under the License.
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-gson</artifactId>
<version>1.35.2</version>
<version>2.0.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 5ea7b96

Please sign in to comment.