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 41d9039 commit 50af63dCopy full SHA for 50af63d
grails-core/build.gradle
@@ -56,6 +56,8 @@ dependencies {
56
exclude group: 'xml-apis', module:'xml-apis'
57
}
58
59
+ runtime 'org.liquibase:liquibase-core:2.0.5'
60
+
61
compile ("com.springsource.springloaded:springloaded-core:$springLoadedVersion") {
62
ext.notInPom = true
63
0 commit comments