Skip to content

Commit ffa01c3

Browse files
chore(deps): bump converter-jackson from 2.6.2 to 2.7.0
Bumps converter-jackson from 2.6.2 to 2.7.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1b66113 commit ffa01c3

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
@@ -200,7 +200,7 @@ dependencies {
200200
implementation 'com.github.jasminb:jsonapi-converter:0.9'
201201
implementation 'com.squareup.okhttp3:logging-interceptor:4.2.2'
202202
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
203-
implementation 'com.squareup.retrofit2:converter-jackson:2.6.2'
203+
implementation 'com.squareup.retrofit2:converter-jackson:2.7.0'
204204

205205
// Cards Shimmer Animation
206206
implementation 'com.facebook.shimmer:shimmer:0.5.0'

0 commit comments

Comments
 (0)