Skip to content

Commit adfc401

Browse files
renovate[bot]l2hyunwoo
authored andcommitted
Update dependency io.reactivex.rxjava3:rxjava to v3.1.8 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91b4bab commit adfc401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ androidx-room-rxjava3 = { module = 'androidx.room:room-rxjava3', version.ref = '
140140

141141
# RxJava
142142
rxandroid = 'io.reactivex.rxjava3:rxandroid:3.0.0'
143-
rxjava = 'io.reactivex.rxjava3:rxjava:3.0.7'
143+
rxjava = 'io.reactivex.rxjava3:rxjava:3.1.8'
144144

145145
# WorkManager
146146
androidx-work-runtime-ktx = { module = 'androidx.work:work-runtime-ktx', version.ref = 'work' }

0 commit comments

Comments
 (0)