Skip to content

Commit 46cb20f

Browse files
committed
update fossa configuration
1 parent 85c3cf2 commit 46cb20f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.fossa.yml

+6
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ targets:
148148
- type: gradle
149149
path: ./
150150
target: ':instrumentation:java-http-client:library'
151+
- type: gradle
152+
path: ./
153+
target: ':instrumentation:java-http-server:javaagent'
154+
- type: gradle
155+
path: ./
156+
target: ':instrumentation:java-http-server:library'
151157
- type: gradle
152158
path: ./
153159
target: ':instrumentation:java-util-logging:javaagent'

0 commit comments

Comments
 (0)