Skip to content

Commit

Permalink
Update dependency org.grails:grails-gradle-plugin to v6.1.0 (#959)
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 Nov 4, 2023
1 parent 68e1794 commit 62def91
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 @@ -10,7 +10,7 @@ configurations.all {
dependencies {
implementation gradleApi()
implementation("com.bertramlabs.plugins:asset-pipeline-gradle:4.4.0")
implementation("org.grails:grails-gradle-plugin:6.0.0")
implementation("org.grails:grails-gradle-plugin:6.1.0")
implementation("org.grails.plugins:hibernate5:8.0.1")
implementation("org.jsoup:jsoup:1.16.2")
}

0 comments on commit 62def91

Please sign in to comment.