Skip to content

Commit b69d0ba

Browse files
committed
fossa
1 parent efd64aa commit b69d0ba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.fossa.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -691,12 +691,6 @@ targets:
691691
- type: gradle
692692
path: ./
693693
target: ':instrumentation:netty:netty-3.8:javaagent'
694-
- type: gradle
695-
path: ./
696-
target: ':instrumentation:netty:netty-common-4.0:javaagent'
697-
- type: gradle
698-
path: ./
699-
target: ':instrumentation:netty:netty-common-4.0:library'
700694
- type: gradle
701695
path: ./
702696
target: ':instrumentation:netty:netty-4.0:javaagent'
@@ -709,6 +703,12 @@ targets:
709703
- type: gradle
710704
path: ./
711705
target: ':instrumentation:netty:netty-common:library'
706+
- type: gradle
707+
path: ./
708+
target: ':instrumentation:netty:netty-common-4.0:javaagent'
709+
- type: gradle
710+
path: ./
711+
target: ':instrumentation:netty:netty-common-4.0:library'
712712
- type: gradle
713713
path: ./
714714
target: ':instrumentation:okhttp:okhttp-2.2:javaagent'

0 commit comments

Comments
 (0)