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 f80ebb1 commit 5466a9dCopy full SHA for 5466a9d
.github/renovate.json5
@@ -72,6 +72,7 @@
72
// junit 6+ requires Java 17+
73
matchPackageNames: [
74
'org.junit:**',
75
+ 'org.junit.jupiter:**',
76
],
77
matchUpdateTypes: [
78
'major',
0 commit comments