Skip to content

Commit afa46bc

Browse files
committed
Revert "go back to cdk artifacts"
This reverts commit 4c6a1b3.
1 parent 4c6a1b3 commit afa46bc

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/destination-s3-data-lake

1 file changed

+1
-1
lines changed

airbyte-integrations/connectors/destination-s3-data-lake/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
airbyteBulkConnector {
77
core = 'load'
88
toolkits = ['load-iceberg-parquet', 'load-aws']
9-
cdk = '0.334'
9+
cdk = 'local'
1010
}
1111

1212
application {

0 commit comments

Comments
 (0)