We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee60eb7 commit 15b1310Copy full SHA for 15b1310
build.gradle
@@ -91,7 +91,7 @@ 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/released/aspectj5rt-api",
+ "https://eclipse.dev/aspectj/doc/released/1.9.22.1/aspectjrt/",
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