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 c726f41 commit 7b309c2Copy full SHA for 7b309c2
.github/renovate.json5
@@ -28,6 +28,7 @@
28
// junit 6+ requires Java 17+
29
matchPackageNames: [
30
'org.junit:**',
31
+ 'org.junit.jupiter:**',
32
],
33
matchUpdateTypes: [
34
'major',
0 commit comments