Skip to content

Commit 1d4480f

Browse files
committed
Upgrade to RxJava3 3.1.6
Closes gh-33908
1 parent 7dc19a0 commit 1d4480f

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
@@ -1182,7 +1182,7 @@ bom {
11821182
]
11831183
}
11841184
}
1185-
library("RxJava3", "3.1.5") {
1185+
library("RxJava3", "3.1.6") {
11861186
group("io.reactivex.rxjava3") {
11871187
modules = [
11881188
"rxjava"

0 commit comments

Comments
 (0)