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 9f76ea1 commit 332c7f7Copy full SHA for 332c7f7
build.gradle
@@ -91,7 +91,6 @@ configure([rootProject] + javaProjects) { project ->
91
"https://docs.oracle.com/en/java/javase/17/docs/api/",
92
"https://jakarta.ee/specifications/platform/9/apidocs/",
93
"https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
94
- "https://eclipse.dev/aspectj/doc/latest/runtime-api/",
95
"https://www.quartz-scheduler.org/api/2.3.0/",
96
"https://fasterxml.github.io/jackson-core/javadoc/2.14/",
97
"https://fasterxml.github.io/jackson-databind/javadoc/2.14/",
0 commit comments