Skip to content

Commit 7751fc3

Browse files
Merge pull request #1729 from stefan-niedermann/dependabot/gradle/com.google.code.gson-gson-2.12.1
Chore(deps): Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
2 parents c977103 + 14f8066 commit 7751fc3

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
@@ -128,7 +128,7 @@ dependencies {
128128
implementation 'com.github.skydoves:colorpickerview:2.3.0'
129129

130130
// Gson
131-
implementation 'com.google.code.gson:gson:2.12.0'
131+
implementation 'com.google.code.gson:gson:2.12.1'
132132

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

0 commit comments

Comments
 (0)