Skip to content

Commit

Permalink
Manage junit as dependency group
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Aug 24, 2024
1 parent 9732aa6 commit 8ee453f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ updates:
patterns:
- "org.codehaus.groovy:*"
- "org.apache.groovy:*"
junit:
patterns:
- "org.junit:*"
- "org.junit.platform:*"

0 comments on commit 8ee453f

Please sign in to comment.