Skip to content

Commit

Permalink
fix(deps): update dependency io.spring.gradle:dependency-management-p…
Browse files Browse the repository at this point in the history
…lugin to v1.1.5
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent c640157 commit 7ceac7a
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 @@ -84,7 +84,7 @@ dependencies {
implementation "org.grails:grails-bootstrap:$grailsVersion"
implementation "org.grails:grails-gradle-model:$grailsVersion"
implementation "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
implementation "io.spring.gradle:dependency-management-plugin:1.1.4"
implementation "io.spring.gradle:dependency-management-plugin:1.1.5"
}

gradlePlugin {
Expand Down

0 comments on commit 7ceac7a

Please sign in to comment.