Switch Bomr's upgrade policy to same minor version
This commit is contained in:
parent
e6afc490b0
commit
7477ec135d
|
|
@ -9,7 +9,7 @@ description = "Spring Boot Dependencies"
|
|||
bom {
|
||||
effectiveBomArtifact()
|
||||
upgrade {
|
||||
policy = "same-major-version"
|
||||
policy = "same-minor-version"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue