Skip to content

Commit 62fa433

Browse files
committed
Upgrade to RxJava3 3.1.11
Closes gh-46345
1 parent 3f2fee8 commit 62fa433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,7 @@ bom {
19671967
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
19681968
}
19691969
}
1970-
library("RxJava3", "3.1.10") {
1970+
library("RxJava3", "3.1.11") {
19711971
group("io.reactivex.rxjava3") {
19721972
modules = [
19731973
"rxjava"

0 commit comments

Comments
 (0)