Upgrade to Reactive Streams 1.0.4

Closes gh-35492
This commit is contained in:
Andy Wilkinson 2023-05-17 18:43:00 +01:00
parent 0e13c1664d
commit e48a292988

View File

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