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 999b784 commit 7f362e6Copy full SHA for 7f362e6
build.gradle
@@ -260,7 +260,7 @@ subprojects { subproject ->
260
uri('https://repo.grails.org/grails/plugins3-snapshots-local') :
261
uri('https://repo.grails.org/grails/libs-snapshots-local')
262
} else {
263
- url 'https://maven.pkg.github.com/grails/grails-core'
+ url('https://maven.pkg.github.com/grails/grails-core')
264
}
265
266
0 commit comments