Upgrade to RxJava3 3.1.9
Closes gh-41847
This commit is contained in:
@@ -1758,7 +1758,7 @@ bom {
|
||||
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("RxJava3", "3.1.8") {
|
||||
library("RxJava3", "3.1.9") {
|
||||
group("io.reactivex.rxjava3") {
|
||||
modules = [
|
||||
"rxjava"
|
||||
|
||||
Reference in New Issue
Block a user