Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 50b9d4b commit 7acd966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ repositories {
}

ext {
gsonVersion = "2.8.9"
gsonVersion = "2.12.0"
commonsValidatorVersion = "1.7"
jsonVersion = "20211205"
junitVersion = "4.13.2"
Expand Down

0 comments on commit 7acd966

Please sign in to comment.