Skip to content

Commit d2067db

Browse files
committed
Upgrade to RxJava3 3.1.12
Closes gh-47543
1 parent 374e8f2 commit d2067db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2032,7 +2032,7 @@ bom {
20322032
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
20332033
}
20342034
}
2035-
library("RxJava3", "3.1.11") {
2035+
library("RxJava3", "3.1.12") {
20362036
group("io.reactivex.rxjava3") {
20372037
modules = [
20382038
"rxjava"

0 commit comments

Comments
 (0)