We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 673e2b0 + 683733a commit 86b04b7Copy full SHA for 86b04b7
build.gradle
@@ -86,7 +86,7 @@ configure([rootProject] + javaProjects) { project ->
86
"https://docs.oracle.com/en/java/javase/17/docs/api/",
87
"https://jakarta.ee/specifications/platform/11/apidocs/",
88
"https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
89
- "https://eclipse.dev/aspectj/doc/released/1.9.22.1/aspectjrt/",
+ "https://eclipse.dev/aspectj/doc/latest/runtime-api/",
90
"https://www.quartz-scheduler.org/api/2.3.0/",
91
"https://fasterxml.github.io/jackson-core/javadoc/2.14/",
92
"https://fasterxml.github.io/jackson-databind/javadoc/2.14/",
0 commit comments