Skip to content

Commit

Permalink
Update dependency org.grails:grails-gradle-plugin to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 83c395e commit 77bd4cd
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.1.1")
implementation("org.grails:grails-gradle-plugin:6.2.0")
}

0 comments on commit 77bd4cd

Please sign in to comment.