Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 547bc5d commit 0843fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pluginManagement {
}
buildscript {
dependencies {
classpath("com.google.code.gson:gson:2.10.1")
classpath("com.google.code.gson:gson:2.11.0")
}
}
plugins {
Expand Down

0 comments on commit 0843fbf

Please sign in to comment.