Upgrade to Reactive Streams 1.0.4

Closes gh-31436
pull/31463/head
Stephane Nicoll 2 years ago
parent 91d9d48446
commit 4f95fdea82

@ -1425,7 +1425,7 @@ bom {
] ]
} }
} }
library("Reactive Streams", "1.0.3") { library("Reactive Streams", "1.0.4") {
group("org.reactivestreams") { group("org.reactivestreams") {
modules = [ modules = [
"reactive-streams" "reactive-streams"

Loading…
Cancel
Save