Skip to content

Commit 0771513

Browse files
committed
Remove trailing colon
1 parent f9e9f3e commit 0771513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datastore-gorm-support/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55

66
compileOnly "org.springframework:spring-orm"
77
compileOnly "org.springframework:spring-webmvc"
8-
compileOnly "org.grails:grails-web-url-mappings:"
8+
compileOnly "org.grails:grails-web-url-mappings"
99
compileOnly "org.grails:grails-web-common"
1010
compileOnly("org.hibernate:hibernate-core-jakarta:$hibernateVersion") {
1111
exclude group:'commons-logging', module:'commons-logging'

0 commit comments

Comments
 (0)