Skip to content

Commit

Permalink
Merge pull request #47 from iTitus/dependabot/gradle/com.google.code.…
Browse files Browse the repository at this point in the history
…gson-gson-2.12.0

Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
  • Loading branch information
iTitus authored Jan 30, 2025
2 parents 1d70ce6 + 300ba66 commit d2a1468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steam-web-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ plugins {
}

dependencies {
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.google.code.gson:gson:2.12.0'
}

0 comments on commit d2a1468

Please sign in to comment.