Skip to content

Commit 4c719c1

Browse files
committed
Upgrade to RxJava3 3.1.7
Closes gh-37087
1 parent 48e3eba commit 4c719c1

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
@@ -1184,7 +1184,7 @@ bom {
11841184
]
11851185
}
11861186
}
1187-
library("RxJava3", "3.1.6") {
1187+
library("RxJava3", "3.1.7") {
11881188
group("io.reactivex.rxjava3") {
11891189
modules = [
11901190
"rxjava"

0 commit comments

Comments
 (0)