mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to RxJava3 3.1.7
Closes gh-37087
This commit is contained in:
@@ -1184,7 +1184,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("RxJava3", "3.1.6") {
|
||||
library("RxJava3", "3.1.7") {
|
||||
group("io.reactivex.rxjava3") {
|
||||
modules = [
|
||||
"rxjava"
|
||||
|
||||
Reference in New Issue
Block a user