Skip to content

Commit

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

Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Loading branch information
iTitus authored May 20, 2024
2 parents f7771e3 + 8f46d90 commit ab98d13
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.10.1'
implementation 'com.google.code.gson:gson:2.11.0'
}

0 comments on commit ab98d13

Please sign in to comment.