Skip to content

Commit

Permalink
Merge pull request #125 from appiepollo14/renovate/com.google.code.gs…
Browse files Browse the repository at this point in the history
…on-gson-2.x

Update dependency com.google.code.gson:gson to v2.12.0
  • Loading branch information
appiepollo14 authored Jan 29, 2025
2 parents a4a7efc + a41b66d commit 50a9814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 50a9814

Please sign in to comment.