Skip to content

Commit ecd7347

Browse files
committed
Upgrade to RxJava3 3.1.10
Closes gh-43406
1 parent 002539f commit ecd7347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1913,7 +1913,7 @@ bom {
19131913
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
19141914
}
19151915
}
1916-
library("RxJava3", "3.1.9") {
1916+
library("RxJava3", "3.1.10") {
19171917
group("io.reactivex.rxjava3") {
19181918
modules = [
19191919
"rxjava"

0 commit comments

Comments
 (0)