We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b52b6 commit 47e4d28Copy full SHA for 47e4d28
.github/dependabot.yml
@@ -10,6 +10,8 @@ updates:
10
ignore:
11
- dependency-name: "org.springframework.boot:spring-boot-maven-plugin"
12
versions: ["[3.0,)"]
13
+ - dependency-name: "org.junit:*"
14
+ versions: [ "[6.0,)" ]
15
- package-ecosystem: "github-actions"
16
directory: "/"
17
schedule:
0 commit comments