Skip to content

Commit 2a7d187

Browse files
committed
update dependabot
1 parent 7dc5a50 commit 2a7d187

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ updates:
1919
- "org.apache.maven.plugins:*"
2020
- "org.jacoco:jacoco-maven-plugin"
2121
- "org.owasp:dependency-check-maven"
22+
- "org.sonatype.central:central-publishing-maven-plugin"
2223
- "me.fabriciorby:maven-surefire-junit5-tree-reporter"
2324
java-production-dependencies:
2425
patterns:
@@ -27,11 +28,12 @@ updates:
2728
- "org.apache.maven.plugins:*"
2829
- "org.jacoco:jacoco-maven-plugin"
2930
- "org.owasp:dependency-check-maven"
31+
- "org.sonatype.central:central-publishing-maven-plugin"
32+
- "me.fabriciorby:maven-surefire-junit5-tree-reporter"
3033
- "org.junit.jupiter:*"
3134
- "org.mockito:*"
3235
- "org.hamcrest:*"
3336
- "com.google.jimfs:jimfs"
34-
- "me.fabriciorby:maven-surefire-junit5-tree-reporter"
3537

3638

3739
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)