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 49b362e commit c502233Copy full SHA for c502233
.github/renovate.json5
@@ -15,6 +15,7 @@
15
// junit 6+ requires Java 17+
16
matchPackageNames: [
17
'org.junit:**',
18
+ 'org.junit.jupiter:**',
19
],
20
matchUpdateTypes: [
21
'major',
0 commit comments