Bump rxjava from 2.2.14 to 2.2.15 (#16)

This commit is contained in:
dependabot-preview[bot] 2019-12-09 16:37:32 +00:00 committed by GitHub
parent a91a5d7bcf
commit 23b18e909f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ allprojects {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
implementation "io.reactivex.rxjava2:rxjava:2.2.14"
implementation "io.reactivex.rxjava2:rxjava:2.2.15"
implementation "com.squareup.okhttp3:logging-interceptor:$okhttp3"
compileOnly "org.threeten:threetenbp:$threetenbp:no-tzdb"