Skip to content

Commit 41393e5

Browse files
committed
Upgrade to RxJava3 3.1.9
Closes gh-41901
1 parent 80a0e84 commit 41393e5

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
@@ -1729,7 +1729,7 @@ bom {
17291729
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
17301730
}
17311731
}
1732-
library("RxJava3", "3.1.8") {
1732+
library("RxJava3", "3.1.9") {
17331733
group("io.reactivex.rxjava3") {
17341734
modules = [
17351735
"rxjava"

0 commit comments

Comments
 (0)