Skip to content

Commit

Permalink
Merge pull request #793 from gruelbox/dependabot/maven/com.google.cod…
Browse files Browse the repository at this point in the history
…e.gson-gson-2.12.0

Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
  • Loading branch information
badgerwithagun authored Jan 30, 2025
2 parents 02ea918 + 4b563b1 commit 3ddc114
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 @@ -64,7 +64,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 3ddc114

Please sign in to comment.