Skip to content

Commit be767ff

Browse files
Bump com.google.code.gson:gson from 2.10.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c3b6bc commit be767ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies {
118118
implementation(libs.litert.support.api)
119119

120120
// Gson for JSON parsing
121-
implementation("com.google.code.gson:gson:2.10.1")
121+
implementation("com.google.code.gson:gson:2.13.2")
122122
implementation(libs.okhttp)
123123

124124
// ML Kit Text Recognition (OCR)

0 commit comments

Comments
 (0)