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 6b420a3 commit 9f8ae25Copy full SHA for 9f8ae25
build.gradle
@@ -35,7 +35,7 @@ nohttp {
35
ext {
36
javadocLinks = [
37
"https://docs.spring.io/spring-framework/docs/$springFrameworkVersion/javadoc-api/",
38
- "https://docs.jboss.org/hibernate/validator/7.0/api/",
+ "https://docs.hibernate.org/validator/8.0/api/",
39
"https://jakarta.ee/specifications/bean-validation/3.0/apidocs/"
40
] as String[]
41
}
0 commit comments