Skip to content

Commit

Permalink
fossa
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Feb 20, 2025
1 parent efd64aa commit b69d0ba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -691,12 +691,6 @@ targets:
- type: gradle
path: ./
target: ':instrumentation:netty:netty-3.8:javaagent'
- type: gradle
path: ./
target: ':instrumentation:netty:netty-common-4.0:javaagent'
- type: gradle
path: ./
target: ':instrumentation:netty:netty-common-4.0:library'
- type: gradle
path: ./
target: ':instrumentation:netty:netty-4.0:javaagent'
Expand All @@ -709,6 +703,12 @@ targets:
- type: gradle
path: ./
target: ':instrumentation:netty:netty-common:library'
- type: gradle
path: ./
target: ':instrumentation:netty:netty-common-4.0:javaagent'
- type: gradle
path: ./
target: ':instrumentation:netty:netty-common-4.0:library'
- type: gradle
path: ./
target: ':instrumentation:okhttp:okhttp-2.2:javaagent'
Expand Down

0 comments on commit b69d0ba

Please sign in to comment.