We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c6213 commit 79f416dCopy full SHA for 79f416d
build.gradle
@@ -182,7 +182,7 @@ configure(allprojects) { project ->
182
"https://tiles.apache.org/framework/apidocs/",
183
"https://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
184
"https://www.ehcache.org/apidocs/2.10.4",
185
- "https://www.quartz-scheduler.org/api/${quartzVersion}/package-list?",
+ "https://www.quartz-scheduler.org/api/${quartzVersion}/",
186
"https://fasterxml.github.io/jackson-core/javadoc/2.9/",
187
"https://fasterxml.github.io/jackson-databind/javadoc/2.9/",
188
"https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.9/",
0 commit comments