We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bb580 commit 0e429c4Copy full SHA for 0e429c4
1 file changed
.github/renovate.json5
@@ -71,7 +71,7 @@
71
{
72
// junit 6+ requires Java 17+
73
matchPackageNames: [
74
- 'org.junit:**',
+ 'org.junit.jupiter:**',
75
],
76
matchUpdateTypes: [
77
'major',
0 commit comments