Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
deps: update dependency com.google.code.gson:gson to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2022
1 parent 0114e30 commit 1fd21a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/interactive-tutorials/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
Expand Down

0 comments on commit 1fd21a2

Please sign in to comment.