Skip to content

Commit

Permalink
Add more test/build dependencies to the build-dependencies group
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta authored and yrodiere committed Aug 28, 2023
1 parent 617d408 commit f6a892c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ updates:
- "org.jboss.marshalling:jboss-marshalling" # JBeret IT dependency
- "org.wildfly.security:wildfly-security-manager" # JBeret IT dependency
- "org.springframework.boot:*" # Spring is only for ITs
- "org.mockito:*"
- "org.hamcrest:*"
- "org.apache.logging.log4j:*"
- "org.assertj:*"
- "org.awaitility:*"
- "org.skyscreamer:*"
- "com.github.tomakehurst:*"
- "org.jsoup:*"
ignore:
# These dependencies are updated manually
- dependency-name: "org.hibernate:*"
Expand Down

0 comments on commit f6a892c

Please sign in to comment.