Skip to content

Commit

Permalink
Merge pull request #93 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.1.0
  • Loading branch information
puneetbehl authored Nov 7, 2023
2 parents 92b158d + 46a9fab commit 75b8bde
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")
implementation("org.grails:grails-gradle-plugin:6.1.0")
}

0 comments on commit 75b8bde

Please sign in to comment.