Skip to content

Commit 1520de7

Browse files
committed
Upgrade to RxJava2 2.2.20
Closes gh-23883
1 parent 74e4d8e commit 1520de7

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
@@ -1470,7 +1470,7 @@ bom {
14701470
]
14711471
}
14721472
}
1473-
library("RxJava2", "2.2.19") {
1473+
library("RxJava2", "2.2.20") {
14741474
group("io.reactivex.rxjava2") {
14751475
modules = [
14761476
"rxjava"

0 commit comments

Comments
 (0)