Skip to content

Commit e0d576f

Browse files
committed
ci: configure dependabot to monitor maven-surefire-plugin updates
Part of #1590
1 parent 82639fd commit e0d576f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ updates:
1616
- dependency-name: "org.apache.maven.plugins:maven-clean-plugin"
1717
- dependency-name: "org.apache.maven.plugins:maven-enforcer-plugin"
1818
- dependency-name: "org.apache.maven.plugins:maven-resources-plugin"
19+
- dependency-name: "org.apache.maven.plugins:maven-surefire-plugin"
1920
- dependency-name: "org.apache.maven.plugins:maven-war-plugin"
2021
- dependency-name: "org.jsoup:jsoup"
2122
- dependency-name: "org.liquibase:liquibase-core"

0 commit comments

Comments
 (0)