Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 49f7dde

Browse files
author
Stephane Maldini
committed
Update Reactive Streams
Signed-off-by: Stephane Maldini <[email protected]>
1 parent 29ae6ba commit 49f7dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ext {
5252

5353
javadocLinks = ["https://docs.oracle.com/javase/7/docs/api/",
5454
"https://docs.oracle.com/javaee/6/api/",
55-
"https://www.reactive-streams.org/reactive-streams-1.0.2-javadoc/",
55+
"https://www.reactive-streams.org/reactive-streams-1.0.3-javadoc/",
5656
"https://projectreactor.io/docs/core/release/api/",
5757
"https://rabbitmq.github.io/rabbitmq-java-client/api/current/",] as String[]
5858
}

0 commit comments

Comments
 (0)