Skip to content

Commit

Permalink
chore(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.6
Browse files Browse the repository at this point in the history
| datasource | package                     | from  | to    |
| ---------- | --------------------------- | ----- | ----- |
| maven      | io.reactivex.rxjava3:rxjava | 3.1.5 | 3.1.6 |
  • Loading branch information
renovate[bot] committed Jan 18, 2023
1 parent 7fc741b commit 295223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencyResolutionManagement {
version("kotlin", "1.7.21")
version("logback", "1.4.5")
version("protobuf", "3.21.12")
version("rxjava", "3.1.5")
version("rxjava", "3.1.6")
version("rxkotlin", "3.0.1")
version("slf4j", "2.0.6")
version("strikt", "0.34.1")
Expand Down

0 comments on commit 295223b

Please sign in to comment.