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 f9e9f3e commit 0771513Copy full SHA for 0771513
grails-datastore-gorm-support/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
compileOnly "org.springframework:spring-orm"
7
compileOnly "org.springframework:spring-webmvc"
8
- compileOnly "org.grails:grails-web-url-mappings:"
+ compileOnly "org.grails:grails-web-url-mappings"
9
compileOnly "org.grails:grails-web-common"
10
compileOnly("org.hibernate:hibernate-core-jakarta:$hibernateVersion") {
11
exclude group:'commons-logging', module:'commons-logging'
0 commit comments