Upgrade to Reactive Streams 1.0.4

Closes gh-31436
This commit is contained in:
Stephane Nicoll
2022-06-17 10:59:42 +02:00
parent 91d9d48446
commit 4f95fdea82

View File

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