Skip to content

Commit 9fa8225

Browse files
committed
Switch to same-minor-version upgrade policy
Closes gh-43114
1 parent 81a45d3 commit 9fa8225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Spring Boot Dependencies"
88
bom {
99
effectiveBomArtifact()
1010
upgrade {
11-
policy = "same-major-version"
11+
policy = "same-minor-version"
1212
gitHub {
1313
issueLabels = ["type: dependency-upgrade"]
1414
}

0 commit comments

Comments
 (0)