Skip to content

Commit 21ae1e0

Browse files
committed
SCA-2880 add conan dependency type
1 parent 7992574 commit 21ae1e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wss-agent-api/src/main/java/org/whitesource/agent/api/model/DependencyType.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public enum DependencyType {
5252
OPAM,
5353
PUB,
5454
CONDA,
55+
CONAN,
5556

5657
DOCKER,
5758
DOCKER_LAYER,

0 commit comments

Comments
 (0)