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 3c75147 commit 3bb384dCopy full SHA for 3bb384d
buildSrc/build.gradle
@@ -6,6 +6,7 @@ repositories {
6
}
7
8
dependencies {
9
+ implementation("org.grails:grails-bom:$grailsVersion")
10
implementation "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
11
implementation "com.bertramlabs.plugins:asset-pipeline-gradle:$assetPipelineGradleVersion"
12
implementation "io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:2.0.0"
0 commit comments