Skip to content

Commit dd2bc2a

Browse files
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 (#784)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.1. - [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.0...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f6e4d9 commit dd2bc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dependencies {
128128
// Fuel
129129
implementation "com.github.kittinunf.fuel:fuel:$fuel_version"
130130
implementation "com.github.kittinunf.fuel:fuel-android:$fuel_version"
131-
implementation "com.google.code.gson:gson:2.13.0"
131+
implementation "com.google.code.gson:gson:2.13.1"
132132

133133
// Material
134134
implementation 'com.google.android.material:material:1.12.0'

0 commit comments

Comments
 (0)