We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bb580 commit c333388Copy full SHA for c333388
1 file changed
.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