Skip to content

Commit

Permalink
[Renovate Bot] Update dependency com.google.code.gson:gson to v2.12.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot for Gradle <[email protected]>
  • Loading branch information
bot-gh-dv-shared committed Jan 31, 2025
1 parent 4af6f42 commit 9ea9fd2
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
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath("com.google.code.gson:gson:2.12.0")
classpath("com.google.code.gson:gson:2.12.1")
}
}

Expand Down

0 comments on commit 9ea9fd2

Please sign in to comment.