Skip to content

Commit

Permalink
Update dependency org.grails:grails-gradle-plugin to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 159b08b commit efc2537
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:5.3.1")
implementation("org.grails:grails-gradle-plugin:6.1.2")
}

0 comments on commit efc2537

Please sign in to comment.