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 25adb06 commit 811bf3dCopy full SHA for 811bf3d
grails-plugin-validation/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
compile project(":grails-core"),
3
- project(':grails-web-common'),
+ project(':grails-web'),
4
project(':grails-plugin-domain-class')
5
}
0 commit comments