Skip to content

Commit

Permalink
Add testcontainers to a build-dependency group
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Nov 21, 2023
1 parent 6c68a86 commit b6a254d
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 @@ -67,6 +67,7 @@ updates:
- "com.github.tomakehurst:*"
- "org.jsoup:*"
- "org.ow2.asm:*" # for Surefire/Failsafe plugins to support builds on latest JDKs
- "org.testcontainers:testcontainers-bom"
ignore:
# These dependencies are updated manually
- dependency-name: "org.hibernate:*"
Expand Down

0 comments on commit b6a254d

Please sign in to comment.