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 f807687 commit 597f003Copy full SHA for 597f003
.github/dependabot.yml
@@ -12,6 +12,8 @@ updates:
12
versions: [ "[1.4,)" ]
13
- dependency-name: "org.springframework.boot:spring-boot-maven-plugin"
14
versions: [ "[3.0,)" ]
15
+ - dependency-name: "org.junit:*"
16
+ versions: [ "[6.0,)" ]
17
- package-ecosystem: "github-actions"
18
directory: "/"
19
schedule:
0 commit comments