spring-cloud-release-tools
spring-cloud-release-tools copied to clipboard
Better Gradle version substitution
dependencyManagement {
imports {
mavenBom "org.springframework.cloud:spring-cloud-dependencies:Finchley.SR2"
}
}
we could automatically find and replace the boms or versions if they match a regex