Skip to content

Commit

Permalink
Add CPP module type (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored Dec 29, 2023
1 parent efe1a1f commit 0c65bfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
* @author yahavi
*/
public enum ModuleType {
BUILD, GENERIC, MAVEN, GRADLE, IVY, DOCKER, NPM, NUGET, GO, PYPI
BUILD, GENERIC, MAVEN, GRADLE, IVY, DOCKER, NPM, NUGET, GO, PYPI, CPP
}

0 comments on commit 0c65bfb

Please sign in to comment.