Skip to content

Commit 4280ee3

Browse files
dependabot-preview[bot]nikit19
authored andcommitted
chore(deps): bump adapter-rxjava2 from 2.6.2 to 2.7.0 (#2471)
Bumps adapter-rxjava2 from 2.6.2 to 2.7.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1b66113 commit 4280ee3

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
@@ -209,7 +209,7 @@ dependencies {
209209
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
210210
implementation 'io.reactivex.rxjava2:rxkotlin:2.4.0'
211211
implementation 'io.reactivex.rxjava2:rxjava:2.2.15'
212-
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.6.2'
212+
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.7.0'
213213

214214
// Picasso
215215
implementation 'com.squareup.picasso:picasso:2.71828'

0 commit comments

Comments
 (0)