Skip to content

Commit deb0c3f

Browse files
committed
Upgrade to RxJava3 3.1.9
Closes gh-41847
1 parent 4aee2d8 commit deb0c3f

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
@@ -1758,7 +1758,7 @@ bom {
17581758
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
17591759
}
17601760
}
1761-
library("RxJava3", "3.1.8") {
1761+
library("RxJava3", "3.1.9") {
17621762
group("io.reactivex.rxjava3") {
17631763
modules = [
17641764
"rxjava"

0 commit comments

Comments
 (0)