Browse Source

Merge branch '2.7.x'

pull/32205/head
Andy Wilkinson 3 years ago
parent
commit
cb614cfee9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -165,7 +165,7 @@ bom { @@ -165,7 +165,7 @@ bom {
]
}
}
library("Dependency Management Plugin", "1.0.13.RELEASE") {
library("Dependency Management Plugin", "1.0.14.RELEASE") {
group("io.spring.gradle") {
modules = [
"dependency-management-plugin"

Loading…
Cancel
Save