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.
2 parents a505ae1 + a191fac commit 7fc019cCopy full SHA for 7fc019c
.github/dependabot.yml
@@ -23,3 +23,5 @@ updates:
23
ignore:
24
- dependency-name: "com.puppycrawl.tools:checkstyle"
25
versions: ["[11.0,)"]
26
+ - dependency-name: "org.junit.jupiter:junit-jupiter-engine"
27
+ versions: ["[6.0.0,)"]
0 commit comments