Skip to content

Commit

Permalink
Upgrade to Reactive Streams 1.0.4
Browse files Browse the repository at this point in the history
Closes gh-31436
  • Loading branch information
snicoll committed Jun 17, 2022
1 parent 91d9d48 commit 4f95fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1425,7 +1425,7 @@ bom {
]
}
}
library("Reactive Streams", "1.0.3") {
library("Reactive Streams", "1.0.4") {
group("org.reactivestreams") {
modules = [
"reactive-streams"
Expand Down

0 comments on commit 4f95fde

Please sign in to comment.