Skip to content

Commit 981d72c

Browse files
chore(deps): bump retrofit from 2.5.0 to 2.6.0 (#1909)
Bumps [retrofit](https://github.com/square/retrofit) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](square/retrofit@parent-2.5.0...parent-2.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: null <dependabot-preview[bot]@users.noreply.github.com>
1 parent b494ad3 commit 981d72c

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
@@ -149,7 +149,7 @@ dependencies {
149149
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:2.9.6"
150150
implementation 'com.github.jasminb:jsonapi-converter:0.9'
151151
implementation 'com.squareup.okhttp3:logging-interceptor:3.14.2'
152-
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
152+
implementation 'com.squareup.retrofit2:retrofit:2.6.0'
153153
implementation 'com.squareup.retrofit2:converter-jackson:2.5.0'
154154

155155
// Cards Shimmer Animation

0 commit comments

Comments
 (0)