Skip to content

Commit 1239ba5

Browse files
committed
Do not build against javadoc.io
Service is unstable right now and is not an official source.
1 parent b7db712 commit 1239ba5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ subprojects {
1818

1919
ext.javadocLinks = [
2020
"https://docs.oracle.com/en/java/javase/17/docs/api/",
21-
"https://javadoc.io/doc/com.graphql-java/graphql-java/${graphQlJavaVersion}/",
2221
"https://docs.spring.io/spring-framework/docs/${springFrameworkVersion}/javadoc-api/"
2322
] as String[]
2423

0 commit comments

Comments
 (0)