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 ceeb6fe commit 119f5eaCopy full SHA for 119f5ea
build.gradle
@@ -117,6 +117,7 @@ subprojects {
117
118
119
dependencies {
120
+ implementation platform("org.grails:grails-bom:$grailsVersion")
121
api "jakarta.annotation:jakarta.annotation-api:$jakartaAnnotationApiVersion"
122
implementation "jakarta.validation:jakarta.validation-api:$jakartaValidationVersion"
123
compileOnly "com.github.spotbugs:spotbugs-annotations:$jsr305Version"
0 commit comments