Merge pull request #2360 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava3-rxjava-3.1.6
chore(deps): bump rxjava from 3.1.5 to 3.1.6
This commit is contained in:
commit
5d7d4426fa
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.8.0'
|
kotlin_version = '1.8.0'
|
||||||
core_version = '1.9.0'
|
core_version = '1.9.0'
|
||||||
rxjava_version = '3.1.5'
|
rxjava_version = '3.1.6'
|
||||||
rxandroid_version = '3.0.2'
|
rxandroid_version = '3.0.2'
|
||||||
rxkotlin_version = '3.0.1'
|
rxkotlin_version = '3.0.1'
|
||||||
room_version = '2.5.0'
|
room_version = '2.5.0'
|
||||||
|
|
Loading…
Reference in a new issue