Skip to content

Commit

Permalink
Upgrade to Dependency Management Plugin 1.0.11.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-24827
  • Loading branch information
snicoll committed Jan 14, 2021
1 parent 19188de commit 27162bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -230,7 +230,7 @@ bom {
]
}
}
library("Dependency Management Plugin", "1.0.10.RELEASE") {
library("Dependency Management Plugin", "1.0.11.RELEASE") {
group("io.spring.gradle") {
modules = [
"dependency-management-plugin"
Expand Down

0 comments on commit 27162bc

Please sign in to comment.