Skip to content

Commit

Permalink
update gson jar link (#1549)
Browse files Browse the repository at this point in the history
  • Loading branch information
matv-stripe committed Apr 19, 2023
1 parent 0df8879 commit 1d500fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Add this dependency to your project's POM:
You'll need to manually install the following JARs:

- [The Stripe JAR](https://search.maven.org/remotecontent?filepath=com/stripe/stripe-java/22.16.0/stripe-java-22.16.0.jar)
- [Google Gson][gson] from <https://repo1.maven.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar>.
- [Google Gson][gson] from <https://repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar>.

### [ProGuard][proguard]

Expand Down

0 comments on commit 1d500fc

Please sign in to comment.