Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.3 (#2833)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 16, 2022
1 parent 40fb3b9 commit 0893ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ sqlitePsi = { module = "com.alecstrong:sqlite-psi-core", version = "0.3.15" }
sqliteJdbc = { module = "org.xerial:sqlite-jdbc", version = "3.34.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.7.3" }
rxJava2 = { module = "io.reactivex.rxjava2:rxjava", version = "2.2.21" }
rxJava3 = { module = "io.reactivex.rxjava3:rxjava", version = "3.1.2" }
rxJava3 = { module = "io.reactivex.rxjava3:rxjava", version = "3.1.3" }
guava = { module = "com.google.guava:guava", version = "23.0" }

schemaCrawler-tools = { module = "us.fatehi:schemacrawler-tools", version.ref = "schemaCrawler" }
Expand Down

0 comments on commit 0893ffd

Please sign in to comment.