Skip to content

Commit adfaf37

Browse files
committed
Upgrade to RxJava3 3.1.7
Closes gh-37091
1 parent 0db1552 commit adfaf37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ bom {
12391239
]
12401240
}
12411241
}
1242-
library("RxJava3", "3.1.6") {
1242+
library("RxJava3", "3.1.7") {
12431243
group("io.reactivex.rxjava3") {
12441244
modules = [
12451245
"rxjava"

0 commit comments

Comments
 (0)