Skip to content

Commit

Permalink
Merge pull request #22 from grails-profiles/repository-cleanup
Browse files Browse the repository at this point in the history
standardize repository list
  • Loading branch information
jamesfredley authored Oct 9, 2024
2 parents 2c6f622 + 4d08119 commit 3512c40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
buildscript {
repositories {
gradlePluginPortal()
mavenCentral()
maven { url "https://repo.grails.org/grails/core" }
// mavenLocal() // for local testing, do not commit uncommented
}
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
Expand Down

0 comments on commit 3512c40

Please sign in to comment.