Skip to content

Commit 4e6de6c

Browse files
committed
Upgrade to RxJava3 3.1.7
Closes gh-37089
1 parent 99a5543 commit 4e6de6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@ bom {
12311231
]
12321232
}
12331233
}
1234-
library("RxJava3", "3.1.6") {
1234+
library("RxJava3", "3.1.7") {
12351235
group("io.reactivex.rxjava3") {
12361236
modules = [
12371237
"rxjava"

0 commit comments

Comments
 (0)