Skip to content

Commit 2620be1

Browse files
committed
Upgrade to RxJava2 2.2.18
Closes gh-20464
1 parent 742f584 commit 2620be1

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
@@ -1422,7 +1422,7 @@ bom {
14221422
]
14231423
}
14241424
}
1425-
library("RxJava2", "2.2.17") {
1425+
library("RxJava2", "2.2.18") {
14261426
group("io.reactivex.rxjava2") {
14271427
modules = [
14281428
"rxjava"

0 commit comments

Comments
 (0)