Skip to content

Commit

Permalink
Update dependency org.grails:grails-gradle-plugin to v5.3.1 (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 11adb06 commit 965d5bc
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.0")
implementation("org.grails:grails-gradle-plugin:5.3.1")
}

0 comments on commit 965d5bc

Please sign in to comment.