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 ffd2e03 commit fc2e1ddCopy full SHA for fc2e1dd
build.gradle
@@ -76,7 +76,7 @@ configure([rootProject] + javaProjects) { project ->
76
"https://projectreactor.io/docs/core/release/api/",
77
"https://projectreactor.io/docs/test/release/api/",
78
"https://junit.org/junit4/javadoc/4.13.2/",
79
- "https://docs.junit.org/current/api/",
+ "https://docs.junit.org/6.0.1/api/",
80
"https://www.reactive-streams.org/reactive-streams-1.0.4-javadoc/",
81
"https://r2dbc.io/spec/1.0.0.RELEASE/api/",
82
"https://jspecify.dev/docs/api/"
0 commit comments