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 11a9039 commit fda7421Copy full SHA for fda7421
grails-core/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
exclude group: 'xml-apis', module:'xml-apis'
57
}
58
59
- compile ("com.springsource.springloaded:springloaded-core:$springLoadedVersion") {
+ compile ("org.springsource.springloaded:springloaded-core:$springLoadedVersion") {
60
ext.notInPom = true
61
62
0 commit comments