Skip to content

Commit

Permalink
dependabot: include gradle plugin in spring boot update pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
JKatzwinkel authored Nov 24, 2023
1 parent 8e0d208 commit 5fe5835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ updates:
spring-boot:
patterns:
- "org.springframework.boot:spring-boot-*"
- "org.springframework.boot:org.springframework.boot.gradle.plugin"
junit:
patterns:
- "org.junit.jupiter:junit-jupiter-*"
Expand Down

0 comments on commit 5fe5835

Please sign in to comment.