Skip to content

Commit

Permalink
Merge pull request #83 from grails/renovate/org.grails-grails-gradle-…
Browse files Browse the repository at this point in the history
…plugin-6.x

Update dependency org.grails:grails-gradle-plugin to v6.0.0
  • Loading branch information
puneetbehl authored Oct 8, 2023
2 parents f6fbbac + d256f1e commit 9e5babf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ repositories {
maven { url "https://repo.grails.org/grails/core/" }
}
dependencies {
implementation("org.grails:grails-gradle-plugin:6.0.0-RC1")
implementation("org.grails:grails-gradle-plugin:6.0.0")
}

0 comments on commit 9e5babf

Please sign in to comment.