Skip to content

Commit 789e96e

Browse files
committed
snowflake cdk bump
1 parent 7fdef81 commit 789e96e

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/destination-snowflake

1 file changed

+1
-1
lines changed

airbyte-integrations/connectors/destination-snowflake/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
airbyteJavaConnector {
66
cdkVersionRequired = '0.41.4'
77
features = ['db-destinations', 's3-destinations', 'typing-deduping']
8-
useLocalCdk = false
8+
useLocalCdk = true
99
}
1010

1111
java {

0 commit comments

Comments
 (0)