Skip to content

Commit b1a6944

Browse files
authored
chore: group all junit jupiter packages together (#644)
1 parent 1eae582 commit b1a6944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
groupName: 'junit platform dependencies',
5353
matchPackageNames: [
5454
'/^org.junit.platform:/',
55-
'/^org.junit.juputer:/',
55+
'/^org.junit.jupiter/',
5656
],
5757
},
5858
],

0 commit comments

Comments
 (0)