Skip to content

Commit

Permalink
Switch to a same minor version upgrade policy
Browse files Browse the repository at this point in the history
Closes gh-30857
  • Loading branch information
wilkinsona committed May 4, 2022
1 parent d819aba commit 23f89f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -9,7 +9,7 @@ description = "Spring Boot Dependencies"
bom {
effectiveBomArtifact()
upgrade {
policy = "any"
policy = "same-minor-version"
gitHub {
issueLabels = ["type: dependency-upgrade"]
}
Expand Down

0 comments on commit 23f89f0

Please sign in to comment.