Skip to content

Commit

Permalink
Merge pull request #305 from elimu-ai/dependabot/maven/com.google.cod…
Browse files Browse the repository at this point in the history
…e.gson-gson-2.12.1

chore(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.1
  • Loading branch information
jo-elimu authored Feb 8, 2025
2 parents aac6ddb + f6c1622 commit 54d914b
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 54d914b

Please sign in to comment.