Skip to content

Commit 1381a4b

Browse files
committed
Upgrade to RxJava3 3.1.11
Closes gh-46390
1 parent b1e41b5 commit 1381a4b

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
@@ -1920,7 +1920,7 @@ bom {
19201920
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
19211921
}
19221922
}
1923-
library("RxJava3", "3.1.10") {
1923+
library("RxJava3", "3.1.11") {
19241924
group("io.reactivex.rxjava3") {
19251925
modules = [
19261926
"rxjava"

0 commit comments

Comments
 (0)