We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6f77a commit 0e52df7Copy full SHA for 0e52df7
.fossa.yml
@@ -1114,6 +1114,9 @@ targets:
1114
- type: gradle
1115
path: ./
1116
target: ':instrumentation:vertx:vertx-http-client:vertx-http-client-4.0:javaagent'
1117
+ - type: gradle
1118
+ path: ./
1119
+ target: ':instrumentation:vertx:vertx-http-client:vertx-http-client-5.0:javaagent'
1120
1121
1122
target: ':instrumentation:vertx:vertx-http-client:vertx-http-client-common:javaagent'
0 commit comments