Skip to content

Commit c0e61d1

Browse files
committed
Upgrade to RxJava3 3.1.9
Closes gh-41844
1 parent ae8d682 commit c0e61d1

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
@@ -1418,7 +1418,7 @@ bom {
14181418
]
14191419
}
14201420
}
1421-
library("RxJava3", "3.1.8") {
1421+
library("RxJava3", "3.1.9") {
14221422
group("io.reactivex.rxjava3") {
14231423
modules = [
14241424
"rxjava"

0 commit comments

Comments
 (0)