Skip to content
Snippets Groups Projects
Unverified Commit 79e65bd0 authored by Vincent Leon's avatar Vincent Leon Committed by GitHub
Browse files

fix(presets): Spring Boot group includes Gradle plugin (#11953)

* fix(presets): Spring Boot group includes Gradle plugin

* fix(presets): Spring Boot group includes Gradle plugin
parent 4d121b58
Branches
No related tags found
No related merge requests found
......@@ -266,6 +266,7 @@ const staticGroups = {
{
groupName: 'spring boot',
matchPackagePrefixes: ['org.springframework.boot:'],
matchPackageNames: ['org.springframework.boot'],
},
],
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment