We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a45d3 commit 9fa8225Copy full SHA for 9fa8225
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -8,7 +8,7 @@ description = "Spring Boot Dependencies"
8
bom {
9
effectiveBomArtifact()
10
upgrade {
11
- policy = "same-major-version"
+ policy = "same-minor-version"
12
gitHub {
13
issueLabels = ["type: dependency-upgrade"]
14
}
0 commit comments