We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36fec1 commit fee873dCopy full SHA for fee873d
build.gradle
@@ -79,7 +79,7 @@ configure([rootProject] + javaProjects) { project ->
79
"https://hc.apache.org/httpcomponents-client-5.5.x/current/httpclient5/apidocs/",
80
"https://projectreactor.io/docs/test/release/api/",
81
"https://junit.org/junit4/javadoc/4.13.2/",
82
- "https://junit.org/junit5/docs/5.13.1/api/",
+ "https://docs.junit.org/5.13.1/api/",
83
"https://www.reactive-streams.org/reactive-streams-1.0.3-javadoc/",
84
//"https://javadoc.io/static/io.rsocket/rsocket-core/1.1.1/",
85
"https://r2dbc.io/spec/1.0.0.RELEASE/api/",
0 commit comments