Skip to content

Commit 2a7dcd0

Browse files
committed
Switch to task for dependency upgrades
Closes gh-45525
1 parent 8c56624 commit 2a7dcd0

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
@@ -9,7 +9,7 @@ bom {
99
upgrade {
1010
policy = "same-minor-version"
1111
gitHub {
12-
issueLabels = ["type: dependency-upgrade"]
12+
issueLabels = ["type: task"]
1313
}
1414
}
1515
library("ActiveMQ", "6.1.6") {

0 commit comments

Comments
 (0)