Skip to content

Commit

Permalink
chore(deps): update dependency org.grails:grails-gradle-plugin to v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent a5991a5 commit e2e13d4
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.1.0")
implementation("org.grails:grails-gradle-plugin:6.1.2")
implementation("org.grails.plugins:hibernate5:8.0.2")
implementation("org.jsoup:jsoup:1.17.1")
}

0 comments on commit e2e13d4

Please sign in to comment.