We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9065b commit 7e3139fCopy full SHA for 7e3139f
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1917,7 +1917,7 @@ bom {
1917
releaseNotes("https://github.com/rsocket/rsocket-java/releases/tag/{version}")
1918
}
1919
1920
- library("RxJava3", "3.1.11") {
+ library("RxJava3", "3.1.12") {
1921
group("io.reactivex.rxjava3") {
1922
modules = [
1923
"rxjava"
0 commit comments