Skip to content

Commit 5c76595

Browse files
build(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.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.13.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d370cc7 commit 5c76595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dependencies {
8585
testImplementation 'junit:junit:4.13.2'
8686
implementation 'com.github.parse-community:ParseLiveQuery-Android:1.2.2'
8787
implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.3.0'
88-
implementation 'com.google.code.gson:gson:2.13.1'
88+
implementation 'com.google.code.gson:gson:2.13.2'
8989
androidTestImplementation 'androidx.test:runner:1.7.0'
9090
implementation 'me.aflak.libraries:bluetooth:1.3.9'
9191
implementation 'com.caverock:androidsvg-aar:1.4'

0 commit comments

Comments
 (0)