File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -958,9 +958,6 @@ targets:
958958 - type : gradle
959959 path : ./
960960 target : ' :instrumentation:vertx:vertx-rx-java-3.5:javaagent'
961- - type : gradle
962- path : ./
963- target : ' :instrumentation:vertx:vertx-sql-client-4.0:javaagent'
964961 - type : gradle
965962 path : ./
966963 target : ' :instrumentation:vertx:vertx-web-3.0:javaagent'
@@ -1117,6 +1114,15 @@ targets:
11171114 - type : gradle
11181115 path : ./
11191116 target : ' :instrumentation:vertx:vertx-http-client:vertx-http-client-common:javaagent'
1117+ - type : gradle
1118+ path : ./
1119+ target : ' :instrumentation:vertx:vertx-sql-client:vertx-sql-client-4.0:javaagent'
1120+ - type : gradle
1121+ path : ./
1122+ target : ' :instrumentation:vertx:vertx-sql-client:vertx-sql-client-5.0:javaagent'
1123+ - type : gradle
1124+ path : ./
1125+ target : ' :instrumentation:vertx:vertx-sql-client:vertx-sql-client-common:javaagent'
11201126
11211127experimental :
11221128 gradle :
You can’t perform that action at this time.
0 commit comments