Skip to content

Commit cf782da

Browse files
committed
Upgrade to RxJava3 3.1.12
Closes gh-47586
1 parent 2327275 commit cf782da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1957,7 +1957,7 @@ bom {
19571957
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
19581958
}
19591959
}
1960-
library("RxJava3", "3.1.11") {
1960+
library("RxJava3", "3.1.12") {
19611961
group("io.reactivex.rxjava3") {
19621962
modules = [
19631963
"rxjava"

0 commit comments

Comments
 (0)