Skip to content

Commit 7e3139f

Browse files
committed
Upgrade to RxJava3 3.1.12
Closes gh-47522
1 parent ee9065b commit 7e3139f

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
@@ -1917,7 +1917,7 @@ bom {
19171917
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
19181918
}
19191919
}
1920-
library("RxJava3", "3.1.11") {
1920+
library("RxJava3", "3.1.12") {
19211921
group("io.reactivex.rxjava3") {
19221922
modules = [
19231923
"rxjava"

0 commit comments

Comments
 (0)