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 d2c8f30 commit 25a83b3Copy full SHA for 25a83b3
airbyte-mappers/build.gradle.kts
@@ -15,7 +15,6 @@ dependencies {
15
implementation(libs.victools.json.schema.jackson.module)
16
implementation(project(":oss:airbyte-commons"))
17
implementation(project(":oss:airbyte-config:config-models"))
18
- implementation(project(":oss:airbyte-metrics:metrics-lib"))
19
20
implementation(libs.bundles.jackson)
21
implementation(libs.guava)
0 commit comments