Skip to content

Commit 2d50a11

Browse files
Chore(deps): Bump com.google.code.gson:gson from 2.13.2 to 2.14.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.2 to 2.14.0. - [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.2...gson-parent-2.14.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddb9067 commit 2d50a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dependencies {
128128
implementation 'com.github.skydoves:colorpickerview:2.4.0'
129129

130130
// Gson
131-
implementation 'com.google.code.gson:gson:2.13.2'
131+
implementation 'com.google.code.gson:gson:2.14.0'
132132

133133
// Retrofit
134134
implementation 'com.squareup.retrofit2:retrofit:3.0.0'

0 commit comments

Comments
 (0)