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 3092f43 commit 8c2b988Copy full SHA for 8c2b988
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -9,7 +9,7 @@ description = "Spring Boot Dependencies"
9
bom {
10
effectiveBomArtifact()
11
upgrade {
12
- policy = "same-major-version"
+ policy = "same-minor-version"
13
gitHub {
14
issueLabels = ["type: dependency-upgrade"]
15
}
0 commit comments