We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23528a5 commit 6da1140Copy full SHA for 6da1140
build.gradle
@@ -102,7 +102,7 @@ configure([rootProject] + javaProjects) { project ->
102
// TODO Uncomment link to JUnit 5 docs once we execute Gradle with Java 18+.
103
// See https://github.com/spring-projects/spring-framework/issues/27497
104
//
105
- // "https://junit.org/junit5/docs/5.10.2/api/",
+ // "https://junit.org/junit5/docs/5.11.0/api/",
106
"https://www.reactive-streams.org/reactive-streams-1.0.3-javadoc/",
107
//"https://javadoc.io/static/io.rsocket/rsocket-core/1.1.1/",
108
"https://r2dbc.io/spec/1.0.0.RELEASE/api/",
0 commit comments