Skip to content

Commit

Permalink
Update dependency io.spring.gradle:dependency-management-plugin to v1…
Browse files Browse the repository at this point in the history
….1.6 (#300)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 7a86b7b commit caa8cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
implementation "org.grails:grails-shell:$grailsShellVersion"
implementation "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
implementation "org.springframework.boot:spring-boot-loader-tools:$springBootVersion"
implementation "io.spring.gradle:dependency-management-plugin:1.1.5"
implementation "io.spring.gradle:dependency-management-plugin:1.1.6"
}

gradlePlugin {
Expand Down

0 comments on commit caa8cfb

Please sign in to comment.