Upgrade to Reactive Streams 1.0.4

Closes gh-31649
This commit is contained in:
Andy Wilkinson
2022-07-07 17:47:27 +01:00
parent d3ac725bad
commit 374e4326c7

View File

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