Skip to content

Commit

Permalink
Merge pull request #253 from FragLand/dependabot/gradle/Java/com.goog…
Browse files Browse the repository at this point in the history
…le.code.gson-gson-2.12.1

Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 in /Java
  • Loading branch information
ldilley authored Feb 5, 2025
2 parents 1c5a5df + 8b283b3 commit ea28ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sourceSets
{
dependencies
{
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.google.code.gson:gson:2.12.1'
}
repositories
{
Expand Down

0 comments on commit ea28ab0

Please sign in to comment.