Upgrade to Reactive Streams 1.0.4

Closes gh-31418
This commit is contained in:
Stephane Nicoll 2022-06-17 10:30:30 +02:00
parent 898cf7665a
commit 0edf12c07c

View File

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