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