Skip to content

Commit fda7421

Browse files
fix merge problem
1 parent 11a9039 commit fda7421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
exclude group: 'xml-apis', module:'xml-apis'
5757
}
5858

59-
compile ("com.springsource.springloaded:springloaded-core:$springLoadedVersion") {
59+
compile ("org.springsource.springloaded:springloaded-core:$springLoadedVersion") {
6060
ext.notInPom = true
6161
}
6262

0 commit comments

Comments
 (0)